Searched refs:bnx2_rx_bd (Results 1 – 2 of 2) sorted by relevance
52 struct bnx2_rx_bd { struct6562 #define BNX2_RX_DESC_CNT (BNX2_PAGE_SIZE / sizeof(struct bnx2_rx_bd))6651 #define RXBD_RING_SIZE (sizeof(struct bnx2_rx_bd) * BNX2_RX_DESC_CNT)6756 struct bnx2_rx_bd *rx_desc_ring[BNX2_MAX_RX_RINGS];6758 struct bnx2_rx_bd *rx_pg_desc_ring[BNX2_MAX_RX_PG_RINGS];
4608 struct bnx2_rx_bd *rxbd; in cnic_init_bnx2_rx_ring()