Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_rxtx_vec_common.h112 struct bnxt_sw_tx_bd *tx_buf; in bnxt_tx_cmp_vec_fast() local
135 struct bnxt_sw_tx_bd *tx_buf; in bnxt_tx_cmp_vec() local
H A Dbnxt_txr.c120 struct bnxt_sw_tx_bd *tx_buf; in bnxt_start_xmit() local
353 struct bnxt_sw_tx_bd *tx_buf; in bnxt_tx_cmp_fast() local
385 struct bnxt_sw_tx_bd *tx_buf = &txr->tx_buf_ring[cons]; in bnxt_tx_cmp() local
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() local
H A Dbnxt_rxtx_vec_neon.c359 struct bnxt_sw_tx_bd *tx_buf; in bnxt_xmit_fixed_burst_vec() local
H A Dbnxt_ethdev.c2970 struct bnxt_sw_tx_bd *tx_buf; in bnxt_tx_descriptor_status_op() local
/f-stack/dpdk/lib/librte_port/
H A Drte_port_kni.c123 struct rte_mbuf *tx_buf[2 * RTE_PORT_IN_BURST_SIZE_MAX]; member
299 struct rte_mbuf *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_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_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_ras.c53 struct rte_mbuf *tx_buf[RTE_PORT_IN_BURST_SIZE_MAX]; member
H A Drte_port_sched.c123 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
/f-stack/freebsd/mips/mediatek/
H A Dmtk_spi_v2.c231 uint8_t *buf, byte, *tx_buf; in mtk_spi_transfer() local
H A Dmtk_spi_v1.c250 uint8_t *buf, byte, *tx_buf; in mtk_spi_transfer() local
/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_eth_tx_adapter.c94 struct rte_eth_dev_tx_buffer *tx_buf; member
/f-stack/dpdk/drivers/net/ena/
H A Dena_ethdev.c782 struct ena_tx_buffer *tx_buf = &ring->tx_buffer_info[i]; in ena_tx_queue_release_bufs() local
/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h264 unsigned char *tx_buf; member