Searched refs:bnx2_sw_pg (Results 1 – 2 of 2) sorted by relevance
6637 struct bnx2_sw_pg { struct6650 #define SW_RXPG_RING_SIZE (sizeof(struct bnx2_sw_pg) * BNX2_RX_DESC_CNT) argument6757 struct bnx2_sw_pg *rx_pg_ring;
2724 struct bnx2_sw_pg *rx_pg = &rxr->rx_pg_ring[index]; in bnx2_alloc_rx_page()2748 struct bnx2_sw_pg *rx_pg = &rxr->rx_pg_ring[index]; in bnx2_free_rx_page()2939 struct bnx2_sw_pg *cons_rx_pg, *prod_rx_pg; in bnx2_reuse_rx_skb_pages()3057 struct bnx2_sw_pg *rx_pg; in bnx2_rx_skb()