Home
last modified time | relevance | path

Searched defs:tx_port_id (Results 1 – 8 of 8) sorted by relevance

/dpdk/examples/l3fwd/
H A Dl3fwd_event_generic.c202 uint8_t tx_port_id = 0; l3fwd_rx_tx_adapter_setup_generic() local
H A Dl3fwd.h84 uint16_t tx_port_id[RTE_MAX_ETHPORTS]; global() member
/dpdk/examples/l2fwd-event/
H A Dl2fwd_event_generic.c219 uint8_t tx_port_id = 0; l2fwd_rx_tx_adapter_setup_generic() local
/dpdk/app/graph/
H A Dethdev_priv.h44 uint16_t tx_port_id; member
/dpdk/examples/eventdev_pipeline/
H A Dpipeline_worker_generic.c414 uint8_t tx_port_id = 0; init_adapters() local
/dpdk/examples/ipsec-secgw/
H A Devent_helper.c1385 uint8_t tx_port_id = 0; eh_tx_adapter_configure() local
/dpdk/examples/l3fwd-power/
H A Dmain.c364 uint16_t tx_port_id[RTE_MAX_ETHPORTS]; global() member
/dpdk/lib/ethdev/
H A Drte_ethdev.h6738 rte_eth_recycle_mbufs(uint16_t rx_port_id,uint16_t rx_queue_id,uint16_t tx_port_id,uint16_t tx_queue_id,struct rte_eth_recycle_rxq_info * recycle_rxq_info) rte_eth_recycle_mbufs() argument