Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/wb/
H A Dif_wbreg.h330 struct wb_chain_data { struct
331 uint8_t wb_pad[WB_MIN_FRAMELEN];
332 struct wb_chain_onefrag wb_rx_chain[WB_RX_LIST_CNT];
333 struct wb_chain wb_tx_chain[WB_TX_LIST_CNT];
335 struct wb_chain_onefrag *wb_rx_head;
337 struct wb_chain *wb_tx_head;
338 struct wb_chain *wb_tx_tail;
339 struct wb_chain *wb_tx_free;