Searched refs:ET_RX_NRING (Results 1 – 2 of 2) sorted by relevance
49 #define ET_RX_NRING 2 macro50 #define ET_RX_NSTAT (ET_RX_NRING * ET_RX_NDESC)308 struct et_rxdesc_ring sc_rx_ring[ET_RX_NRING];321 struct et_rxbuf_data sc_rx_data[ET_RX_NRING];
1697 for (n = 0; n < ET_RX_NRING; ++n) { in et_init_rx_ring()2080 if (ring_idx >= ET_RX_NRING) { in et_rxeof()