Searched refs:RX_AGG_RING (Results 1 – 6 of 6) sorted by relevance
67 #define RX_AGG_RING(bn, x) (((x) & (bn)->rx_agg_ring_mask) >> \ macro
201 #define RX_AGG_RING(bn, x) (((x) & (bn)->rx_agg_ring_mask) >> \ macro
113 prod_bd = &rxr->rx_agg_desc_ring[RX_AGG_RING(bn, prod)] in bnge_reuse_rx_agg_bufs()
1155 rxbd = &rxr->rx_agg_desc_ring[RX_AGG_RING(bn, prod)][RX_IDX(prod)]; in bnge_alloc_rx_netmem()
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()