bnge_sw_rx_agg_bd
struct bnge_sw_rx_agg_bd *rx_agg_buf;
struct bnge_sw_rx_agg_bd *rx_agg_buf = &rxr->rx_agg_buf_ring[i];
#define SW_RXBD_AGG_RING_SIZE (sizeof(struct bnge_sw_rx_agg_bd) * RX_DESC_CNT)
struct bnge_sw_rx_agg_bd *rx_agg_buf_ring;
struct bnge_sw_rx_agg_bd *cons_rx_buf;
struct bnge_sw_rx_agg_bd *cons_rx_buf, *prod_rx_buf;