Home
last modified time | relevance | path

Searched defs:fxp_cb_tx (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/netif/fxp/
H A Dif_fxpreg.h247 struct fxp_cb_tx { struct
248 struct fxp_cb_tx *next; argument
249 struct mbuf *mb_head;
250 volatile u_int16_t cb_status;
251 volatile u_int16_t cb_command;
252 volatile u_int32_t link_addr;
253 volatile u_int32_t tbd_array_addr;
254 volatile u_int16_t byte_count;
255 volatile u_int8_t tx_threshold;
256 volatile u_int8_t tbd_number;
[all …]