Home
last modified time | relevance | path

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

12

/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_tx.c57 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_single() local
98 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_single_atq() local
140 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_single_burst() local
187 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_single_burst_atq() local
235 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx() local
289 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_atq() local
340 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_burst() local
396 size_t fwd = 0, received = 0, tx = 0; in worker_do_tx_burst_atq() local
/dpdk/drivers/event/sw/
H A Dsw_evdev_xstats.c12 tx, enumerator
187 static const enum xstats_type dev_types[] = { rx, tx, dropped, in sw_xstats_init() enumerator
199 static const enum xstats_type port_types[] = { rx, tx, dropped, in sw_xstats_init() enumerator
218 static const enum xstats_type qid_types[] = { rx, tx, dropped, in sw_xstats_init() enumerator
/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_ethdev.c214 ipn3ke_mtu_cal(uint32_t tx, uint32_t rx) in ipn3ke_mtu_cal()
228 uint32_t tx; in ipn3ke_mtu_set() local
/dpdk/examples/multi_process/client_server_mp/shared/
H A Dcommon.h26 uint64_t tx[RTE_MAX_ETHPORTS]; member
/dpdk/drivers/net/af_xdp/
H A Dcompat.h25 struct xsk_ring_prod *tx, in create_shared_socket()
/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/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/server/
H A Dmain.c117 const struct tx_stats *tx = &info->tx_stats[i]; in do_stats_display() local
/dpdk/drivers/net/enic/base/
H A Dvnic_stats.h52 struct vnic_tx_stats tx; member
/dpdk/examples/l2fwd-event/
H A Dl2fwd_common.h64 uint64_t tx; member
/dpdk/examples/vhost/
H A Dmain.h23 uint64_t tx; member
/dpdk/examples/pipeline/
H A Dobj.h79 } tx; member
/dpdk/examples/multi_process/symmetric_mp/
H A Dmain.c66 unsigned tx; member
/dpdk/drivers/net/pcap/
H A Dpcap_ethdev.c605 struct pcap_tx_queue *tx; in eth_dev_start() local
1076 struct pmd_devargs *tx = extra_args; in open_rx_tx_iface() local
1304 struct pcap_tx_queue *tx = &(*internals)->tx_queue[i]; in eth_from_pcaps_common() local
/dpdk/examples/link_status_interrupt/
H A Dmain.c97 uint64_t tx; member
/dpdk/examples/l2fwd-keepalive/
H A Dmain.c93 uint64_t tx; member
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.h95 uint64_t tx; member
/dpdk/drivers/net/kni/
H A Drte_eth_kni.c45 struct pmd_queue_stats tx; member
/dpdk/examples/l2fwd/
H A Dmain.c108 uint64_t tx; member
/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c1195 hns3_mac_pause_en_cfg(struct hns3_hw *hw, bool tx, bool rx) in hns3_mac_pause_en_cfg()
1208 hns3_pfc_pause_en_cfg(struct hns3_hw *hw, uint8_t pfc_bitmap, bool tx, bool rx) in hns3_pfc_pause_en_cfg()
/dpdk/drivers/net/fm10k/base/
H A Dfm10k_mbx.h260 struct fm10k_mbx_fifo tx; member
/dpdk/drivers/net/pfe/base/
H A Dpfe.h217 u32 tx; member
/dpdk/examples/ethtool/ethtool-app/
H A Dethapp.c48 uint16_t tx; member
/dpdk/examples/l2fwd-jobstats/
H A Dmain.c104 uint64_t tx; member

12