bnx2_sw_pg
struct bnx2_sw_pg *rx_pg = &rxr->rx_pg_ring[index];
struct bnx2_sw_pg *rx_pg = &rxr->rx_pg_ring[index];
struct bnx2_sw_pg *cons_rx_pg, *prod_rx_pg;
struct bnx2_sw_pg *rx_pg;
#define SW_RXPG_RING_SIZE (sizeof(struct bnx2_sw_pg) * BNX2_RX_DESC_CNT)
struct bnx2_sw_pg *rx_pg_ring;