Searched refs:bnx2_sw_bd (Results 1 – 2 of 2) sorted by relevance
6623 struct bnx2_sw_bd { struct6649 #define SW_RXBD_RING_SIZE (sizeof(struct bnx2_sw_bd) * BNX2_RX_DESC_CNT)6755 struct bnx2_sw_bd *rx_buf_ring;
2766 struct bnx2_sw_bd *rx_buf = &rxr->rx_buf_ring[index]; in bnx2_alloc_rx_data()2998 struct bnx2_sw_bd *cons_rx_buf, *prod_rx_buf; in bnx2_reuse_rx_data()3163 struct bnx2_sw_bd *rx_buf, *next_rx_buf; in bnx2_rx_int()5485 struct bnx2_sw_bd *rx_buf = &rxr->rx_buf_ring[j]; in bnx2_free_rx_skbs()5810 struct bnx2_sw_bd *rx_buf; in bnx2_run_loopback()