Home
last modified time | relevance | path

Searched refs:bnxt_sw_tx_bd (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_txr.h20 struct bnxt_sw_tx_bd *tx_buf_ring;
27 struct bnxt_sw_tx_bd { struct
H A Dbnxt_rxtx_vec_common.h112 struct bnxt_sw_tx_bd *tx_buf; in bnxt_tx_cmp_vec_fast()
135 struct bnxt_sw_tx_bd *tx_buf; in bnxt_tx_cmp_vec()
H A Dbnxt_txr.c79 ring->vmem_size = ring->ring_size * sizeof(struct bnxt_sw_tx_bd); in bnxt_init_tx_ring_struct()
120 struct bnxt_sw_tx_bd *tx_buf; in bnxt_start_xmit()
353 struct bnxt_sw_tx_bd *tx_buf; in bnxt_tx_cmp_fast()
385 struct bnxt_sw_tx_bd *tx_buf = &txr->tx_buf_ring[cons]; in bnxt_tx_cmp()
H A Dbnxt_txq.c27 struct bnxt_sw_tx_bd *sw_ring; in bnxt_tx_queue_release_mbufs()
H A Dbnxt_rxtx_vec_sse.c334 struct bnxt_sw_tx_bd *tx_buf) in bnxt_xmit_one()
356 struct bnxt_sw_tx_bd *tx_buf; in bnxt_xmit_fixed_burst_vec()
H A Dbnxt_rxtx_vec_neon.c359 struct bnxt_sw_tx_bd *tx_buf; in bnxt_xmit_fixed_burst_vec()
H A Dbnxt_ring.c233 (struct bnxt_sw_tx_bd *)tx_ring->vmem; in bnxt_alloc_rings()
H A Dbnxt_ethdev.c2970 struct bnxt_sw_tx_bd *tx_buf; in bnxt_tx_descriptor_status_op()