Home
last modified time | relevance | path

Searched defs:tx_buf (Results 1 – 14 of 14) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_txr.c141 struct rte_mbuf **tx_buf; in bnxt_start_xmit() local
369 struct rte_mbuf **tx_buf; in bnxt_tx_cmp_fast() local
403 struct rte_mbuf **tx_buf; in bnxt_tx_cmp() local
H A Dbnxt_rxtx_vec_sse.c347 struct rte_mbuf **tx_buf) in bnxt_xmit_one()
368 struct rte_mbuf **tx_buf; in bnxt_xmit_fixed_burst_vec() local
H A Dbnxt_rxtx_vec_avx2.c420 struct rte_mbuf **tx_buf) in bnxt_xmit_one()
442 struct rte_mbuf **tx_buf; in bnxt_xmit_fixed_burst_vec() local
H A Dbnxt_rxtx_vec_neon.c382 struct rte_mbuf **tx_buf; in bnxt_xmit_fixed_burst_vec() local
/dpdk/lib/port/
H A Drte_port_kni.c122 struct rte_mbuf *tx_buf[2 * RTE_PORT_IN_BURST_SIZE_MAX]; member
298 struct rte_mbuf *tx_buf[2 * RTE_PORT_IN_BURST_SIZE_MAX]; member
H A Drte_port_sym_crypto.c147 struct rte_crypto_op *tx_buf[2 * RTE_PORT_IN_BURST_SIZE_MAX]; member
333 struct rte_crypto_op *tx_buf[2 * RTE_PORT_IN_BURST_SIZE_MAX]; member
H A Drte_port_fd.c156 struct rte_mbuf *tx_buf[2 * RTE_PORT_IN_BURST_SIZE_MAX]; member
327 struct rte_mbuf *tx_buf[2 * RTE_PORT_IN_BURST_SIZE_MAX]; member
H A Drte_port_ethdev.c125 struct rte_mbuf *tx_buf[2 * RTE_PORT_IN_BURST_SIZE_MAX]; member
305 struct rte_mbuf *tx_buf[2 * RTE_PORT_IN_BURST_SIZE_MAX]; member
H A Drte_port_ring.c155 struct rte_mbuf *tx_buf[2 * RTE_PORT_IN_BURST_SIZE_MAX]; member
423 struct rte_mbuf *tx_buf[2 * RTE_PORT_IN_BURST_SIZE_MAX]; member
H A Drte_port_ras.c52 struct rte_mbuf *tx_buf[RTE_PORT_IN_BURST_SIZE_MAX]; member
H A Drte_port_sched.c122 struct rte_mbuf *tx_buf[2 * RTE_PORT_IN_BURST_SIZE_MAX]; member
/dpdk/drivers/net/ena/
H A Dena_ethdev.c913 struct ena_tx_buffer *tx_buf = &ring->tx_buffer_info[i]; in ena_tx_queue_release_bufs() local
1825 struct ena_tx_buffer *tx_buf; in check_for_tx_completion_in_queue() local
/dpdk/lib/eventdev/
H A Drte_event_eth_tx_adapter.c94 struct rte_eth_dev_tx_buffer *tx_buf; member
/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h269 unsigned char *tx_buf; member