Home
last modified time | relevance | path

Searched refs:tx_bd_long (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_txr.h22 struct tx_bd_long *tx_desc_ring;
H A Dbnxt_txr.c129 struct tx_bd_long **last_txbd) in bnxt_start_xmit()
134 struct tx_bd_long *txbd; in bnxt_start_xmit()
500 struct tx_bd_long *last_txbd = NULL; in bnxt_xmit_pkts()
H A Dbnxt_rxtx_vec_sse.c346 bnxt_xmit_one(struct rte_mbuf *mbuf, struct tx_bd_long *txbd, in bnxt_xmit_one()
367 struct tx_bd_long *txbd; in bnxt_xmit_fixed_burst_vec()
H A Dbnxt_rxtx_vec_avx2.c419 bnxt_xmit_one(struct rte_mbuf *mbuf, struct tx_bd_long *txbd, in bnxt_xmit_one()
441 struct tx_bd_long *txbd; in bnxt_xmit_fixed_burst_vec()
H A Dbnxt_ring.c168 sizeof(struct tx_bd_long)) : 0; in bnxt_alloc_rings()
226 tx_ring_info->tx_desc_ring = (struct tx_bd_long *)tx_ring->bd; in bnxt_alloc_rings()
H A Dbnxt_rxtx_vec_neon.c381 struct tx_bd_long *txbd = NULL; in bnxt_xmit_fixed_burst_vec()
H A Dhsi_struct_def_dpdk.h2526 struct tx_bd_long { struct