Searched defs:ti_chain_data (Results 1 – 1 of 1) sorted by relevance
1098 struct ti_chain_data { struct1099 struct mbuf *ti_tx_chain[TI_TX_RING_CNT];1100 struct mbuf *ti_rx_std_chain[TI_STD_RX_RING_CNT];1101 struct mbuf *ti_rx_jumbo_chain[TI_JUMBO_RX_RING_CNT];1102 struct mbuf *ti_rx_mini_chain[TI_MINI_RX_RING_CNT];1104 struct ti_jslot ti_jslots[TI_JSLOTS];1105 void *ti_jumbo_buf;