Searched refs:bnx2_rx_bd (Results 1 – 3 of 3) 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];
2726 struct bnx2_rx_bd *rxbd = in bnx2_alloc_rx_page()2768 struct bnx2_rx_bd *rxbd = in bnx2_alloc_rx_data()2941 struct bnx2_rx_bd *cons_bd, *prod_bd; in bnx2_reuse_rx_skb_pages()2999 struct bnx2_rx_bd *cons_bd, *prod_bd; in bnx2_reuse_rx_data()5210 bnx2_init_rxbd_rings(struct bnx2_rx_bd *rx_ring[], dma_addr_t dma[], in bnx2_init_rxbd_rings()5214 struct bnx2_rx_bd *rxbd; in bnx2_init_rxbd_rings()
4602 struct bnx2_rx_bd *rxbd; in cnic_init_bnx2_rx_ring()