Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/xl/
H A Dif_xlreg.h487 struct xl_chain_data { struct
488 struct xl_chain_onefrag xl_rx_chain[XL_RX_LIST_CNT];
489 struct xl_chain xl_tx_chain[XL_TX_LIST_CNT];
491 struct xl_chain_onefrag *xl_rx_head;
494 struct xl_chain *xl_tx_head;
495 struct xl_chain *xl_tx_tail;
496 struct xl_chain *xl_tx_free;
499 int xl_tx_prod;
500 int xl_tx_cons;
501 int xl_tx_cnt;