Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_rxr.h59 struct rx_prod_pkt_bd *rx_desc_ring;
60 struct rx_prod_pkt_bd *ag_desc_ring;
H A Dbnxt_rxr.c44 struct rx_prod_pkt_bd *rxbd = &rxr->rx_desc_ring[prod]; in bnxt_alloc_rx_data()
66 struct rx_prod_pkt_bd *rxbd = &rxr->ag_desc_ring[prod]; in bnxt_alloc_ag_data()
99 struct rx_prod_pkt_bd *prod_bd; in bnxt_reuse_rx_mbuf()
1088 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.c171 sizeof(struct rx_prod_pkt_bd)) : 0; in bnxt_alloc_rings()
243 (struct rx_prod_pkt_bd *)rx_ring->bd; in bnxt_alloc_rings()
261 (struct rx_prod_pkt_bd *)rx_ring->bd; in bnxt_alloc_rings()
H A Dhsi_struct_def_dpdk.h3081 struct rx_prod_pkt_bd { struct