Home
last modified time | relevance | path

Searched defs:tx (Results 1 – 25 of 38) sorted by relevance

12

/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_tx.c59 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_single() local
100 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_single_atq() local
142 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_single_burst() local
189 size_t fwd = 0, received = 0, tx in worker_do_tx_single_burst_atq() local
237 size_t fwd = 0, received = 0, tx = 0; worker_do_tx() local
291 size_t fwd = 0, received = 0, tx = 0; worker_do_tx_atq() local
342 size_t fwd = 0, received = 0, tx = 0; worker_do_tx_burst() local
398 size_t fwd = 0, received = 0, tx = 0; worker_do_tx_burst_atq() local
[all...]
/dpdk/examples/multi_process/client_server_mp/shared/
H A Dcommon.h26 uint64_t tx[RTE_MAX_ETHPORTS]; member
/dpdk/examples/pipeline/
H A Dobj.h33 } tx; member
/dpdk/examples/server_node_efd/shared/
H A Dcommon.h28 uint64_t tx[RTE_MAX_ETHPORTS]; member
/dpdk/examples/ip_pipeline/
H A Dlink.h55 } tx; member
/dpdk/drivers/net/af_xdp/
H A Dcompat.h25 struct xsk_ring_prod *tx, in create_shared_socket()
/dpdk/app/graph/
H A Dethdev_priv.h36 } tx; member
/dpdk/examples/multi_process/client_server_mp/mp_server/
H A Dmain.c109 const volatile struct tx_stats *tx = &ports->tx_stats[i]; in do_stats_display() local
/dpdk/examples/server_node_efd/efd_server/
H A Dmain.c117 const struct tx_stats *tx = &info->tx_stats[i]; in do_stats_display() local
/dpdk/drivers/common/cnxk/
H A Droc_mcs_priv.h28 } tx; member
/dpdk/drivers/net/enic/base/
H A Dvnic_stats.h52 struct vnic_tx_stats tx; member
/dpdk/examples/vhost/
H A Dmain.h23 uint64_t tx; member
/dpdk/examples/multi_process/symmetric_mp/
H A Dmain.c66 unsigned tx; member
/dpdk/examples/link_status_interrupt/
H A Dmain.c94 uint64_t tx; member
/dpdk/examples/l2fwd-keepalive/
H A Dmain.c88 uint64_t tx; member
/dpdk/examples/l2fwd/
H A Dmain.c105 uint64_t tx; member
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.h102 uint64_t tx; member
/dpdk/examples/packet_ordering/
H A Dmain.c81 } tx; member
/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c1187 hns3_mac_pause_en_cfg(struct hns3_hw *hw, bool tx, bool rx) in hns3_mac_pause_en_cfg()
1200 hns3_pfc_pause_en_cfg(struct hns3_hw *hw, uint8_t pfc_bitmap, bool tx, bool rx) in hns3_pfc_pause_en_cfg()
/dpdk/examples/distributor/
H A Dmain.c67 } tx; member
[all...]
/dpdk/examples/l2fwd-jobstats/
H A Dmain.c101 uint64_t tx; member
/dpdk/drivers/net/pfe/base/
H A Dpfe.h217 u32 tx; member
/dpdk/examples/ethtool/ethtool-app/
H A Dethapp.c50 uint16_t tx; member
/dpdk/examples/dma/
H A Ddmafwd.c52 uint64_t tx[RTE_MAX_ETHPORTS]; member
/dpdk/lib/pdump/
H A Drte_pdump.c76 struct rte_pdump_stats tx[RTE_MAX_ETHPORTS][RTE_MAX_QUEUES_PER_PORT]; member

12