Home
last modified time | relevance | path

Searched refs:bnxt_sw_rx_agg_bd (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h798 #define SW_RXBD_AGG_RING_SIZE (sizeof(struct bnxt_sw_rx_agg_bd) * RX_DESC_CNT)
893 struct bnxt_sw_rx_agg_bd { struct
1093 struct bnxt_sw_rx_agg_bd *rx_agg_ring;
H A Dbnxt.c982 struct bnxt_sw_rx_agg_bd *rx_agg_buf; in bnxt_alloc_rx_page()
1046 struct bnxt_sw_rx_agg_bd *cons_rx_buf, *prod_rx_buf; in bnxt_reuse_rx_agg_bufs()
1214 struct bnxt_sw_rx_agg_bd *cons_rx_buf; in __bnxt_rx_agg_pages()
3344 struct bnxt_sw_rx_agg_bd *rx_agg_buf = &rxr->rx_agg_ring[i]; in bnxt_free_one_rx_agg_ring()