Searched defs:xl_chain_data (Results 1 – 1 of 1) sorted by relevance
507 struct xl_chain_data { struct508 struct xl_chain_onefrag xl_rx_chain[XL_RX_LIST_CNT];509 struct xl_chain xl_tx_chain[XL_TX_LIST_CNT];510 bus_dma_segment_t xl_tx_segs[XL_MAXFRAGS];512 struct xl_chain_onefrag *xl_rx_head;515 struct xl_chain *xl_tx_head;516 struct xl_chain *xl_tx_tail;517 struct xl_chain *xl_tx_free;520 int xl_tx_prod;521 int xl_tx_cons;[all …]