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;
2765 struct bnx2_sw_bd *rx_buf = &rxr->rx_buf_ring[index]; in bnx2_alloc_rx_data()2996 struct bnx2_sw_bd *cons_rx_buf, *prod_rx_buf; in bnx2_reuse_rx_data()3161 struct bnx2_sw_bd *rx_buf, *next_rx_buf; in bnx2_rx_int()5469 struct bnx2_sw_bd *rx_buf = &rxr->rx_buf_ring[j]; in bnx2_free_rx_skbs()5794 struct bnx2_sw_bd *rx_buf; in bnx2_run_loopback()