Searched defs:ti_chain_data (Results 1 – 1 of 1) sorted by relevance
1049 struct ti_chain_data { struct1050 struct mbuf *ti_tx_chain[TI_TX_RING_CNT];1051 struct mbuf *ti_rx_std_chain[TI_STD_RX_RING_CNT];1052 struct mbuf *ti_rx_jumbo_chain[TI_JUMBO_RX_RING_CNT];1053 struct mbuf *ti_rx_mini_chain[TI_MINI_RX_RING_CNT];1055 void * ti_jslots[TI_JSLOTS];1056 void *ti_jumbo_buf;