Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h603 #define SW_RXBD_AGG_RING_SIZE (sizeof(struct bnxt_sw_rx_agg_bd) * RX_DESC_CNT)
709 struct bnxt_sw_rx_agg_bd { struct
888 struct bnxt_sw_rx_agg_bd *rx_agg_ring;
Dbnxt.c794 struct bnxt_sw_rx_agg_bd *rx_agg_buf; in bnxt_alloc_rx_page()
883 struct bnxt_sw_rx_agg_bd *cons_rx_buf, *prod_rx_buf; in bnxt_reuse_rx_agg_bufs()
1017 struct bnxt_sw_rx_agg_bd *cons_rx_buf; in bnxt_rx_pages()
2637 struct bnxt_sw_rx_agg_bd *rx_agg_buf = &rxr->rx_agg_ring[i]; in bnxt_free_one_rx_ring_skbs()