Searched refs:RX_AGG_RING (Results 1 – 3 of 3) sorted by relevance
830 #define RX_AGG_RING(bp, x) (((x) & (bp)->rx_agg_ring_mask) >> \ macro
1034 &rxr->rx_agg_desc_ring[RX_AGG_RING(bp, prod)][RX_IDX(prod)]; in bnxt_alloc_rx_netmem()1126 prod_bd = &rxr->rx_agg_desc_ring[RX_AGG_RING(bp, prod)][RX_IDX(prod)]; in bnxt_reuse_rx_agg_bufs()
1155 rxbd = &rxr->rx_agg_desc_ring[RX_AGG_RING(bn, prod)][RX_IDX(prod)]; in bnge_alloc_rx_netmem()