Lines Matching defs:fxp_cb_config
128 struct fxp_cb_config { struct
129 void *fill[2];
130 volatile u_int16_t cb_status;
131 volatile u_int16_t cb_command;
132 volatile u_int32_t link_addr;
133 volatile u_int byte_count:6,
135 volatile u_int rx_fifo_limit:4,
136 tx_fifo_limit:3,
138 volatile u_int8_t adaptive_ifs;
139 volatile u_int mwi_enable:1, /* 8,9 */
140 type_enable:1, /* 8,9 */
141 read_align_en:1, /* 8,9 */
142 end_wr_on_cl:1, /* 8,9 */
144 volatile u_int rx_dma_bytecount:7,
146 volatile u_int tx_dma_bytecount:7,
147 dma_mbce:1;
148 volatile u_int late_scb:1, /* 7 */
149 direct_dma_dis:1, /* 8,9 */
150 tno_int_or_tco_en:1, /* 7,9 */
151 ci_int:1,
152 ext_txcb_dis:1, /* 8,9 */
153 ext_stats_dis:1, /* 8,9 */
154 keep_overrun_rx:1,
155 save_bf:1;
156 volatile u_int disc_short_rx:1,
157 underrun_retry:2,
159 two_frames:1, /* 8,9 */
160 dyn_tbd:1; /* 8,9 */
161 volatile u_int mediatype:1, /* 7 */
163 csma_dis:1; /* 8,9 */
164 volatile u_int tcp_udp_cksum:1, /* 9 */
166 vlan_tco:1, /* 8,9 */
167 link_wake_en:1, /* 8,9 */
168 arp_wake_en:1, /* 8 */
169 mc_wake_en:1; /* 8 */
170 volatile u_int :3,
171 nsai:1,
172 preamble_length:2,
173 loopback:2;
174 volatile u_int linear_priority:3, /* 7 */
176 volatile u_int linear_pri_mode:1, /* 7 */
178 interfrm_spacing:4;
179 volatile u_int :8;
180 volatile u_int :8;
181 volatile u_int promiscuous:1,
182 bcast_disable:1,
183 wait_after_win:1, /* 8,9 */
185 ignore_ul:1, /* 8,9 */
186 crc16_en:1, /* 9 */
189 volatile u_int fc_delay_lsb:8; /* 8,9 */
190 volatile u_int fc_delay_msb:8; /* 8,9 */
191 volatile u_int stripping:1,
192 padding:1,
193 rcv_crc_xfer:1,
194 long_rx_en:1, /* 8,9 */
195 pri_fc_thresh:3, /* 8,9 */
197 volatile u_int ia_wake_en:1, /* 8 */
198 magic_pkt_dis:1, /* 8,9,!9ER */
199 tx_fc_dis:1, /* 8,9 */
200 rx_fc_restop:1, /* 8,9 */
201 rx_fc_restart:1, /* 8,9 */
202 fc_filter:1, /* 8,9 */
203 force_fdx:1,
204 fdx_pin_en:1;
205 volatile u_int :5,
206 pri_fc_loc:1, /* 8,9 */
207 multi_ia:1,
209 volatile u_int :3,
210 mc_all:1,