Searched defs:NEXT_RX_AGG (Results 1 – 3 of 3) sorted by relevance
647 #define NEXT_RX_AGG(idx) (((idx) + 1) & bp->rx_agg_ring_mask) macro