Home
last modified time | relevance | path

Searched refs:rx_prod_pkt_bd (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_rxr.h78 struct rx_prod_pkt_bd *rx_desc_ring;
79 struct rx_prod_pkt_bd *ag_desc_ring;
H A Dbnxt_rxr.c44 struct rx_prod_pkt_bd *rxbd; in bnxt_alloc_rx_data()
69 struct rx_prod_pkt_bd *rxbd; in bnxt_alloc_ag_data()
104 struct rx_prod_pkt_bd *prod_bd; in bnxt_reuse_rx_mbuf()
1285 struct rx_prod_pkt_bd *rx_bd_ring = (struct rx_prod_pkt_bd *)ring->bd; in bnxt_init_rxbds()
H A Dbnxt_rxtx_vec_common.h59 struct rx_prod_pkt_bd *rxbds = &rxr->rx_desc_ring[rxq->rxrearm_start]; in bnxt_rxq_rearm()
H A Dbnxt_ring.c175 sizeof(struct rx_prod_pkt_bd)) : 0; in bnxt_alloc_rings()
247 (struct rx_prod_pkt_bd *)rx_ring->bd; in bnxt_alloc_rings()
266 (struct rx_prod_pkt_bd *)rx_ring->bd; in bnxt_alloc_rings()
H A Dhsi_struct_def_dpdk.h3329 struct rx_prod_pkt_bd { struct