Searched defs:tx_port_id (Results 1 – 8 of 8) sorted by relevance
/dpdk/examples/l3fwd/ | ||
H A D | l3fwd_event_generic.c | 202 uint8_t tx_port_id = 0; l3fwd_rx_tx_adapter_setup_generic() local |
H A D | l3fwd.h | 84 uint16_t tx_port_id[RTE_MAX_ETHPORTS]; global() member |
/dpdk/examples/l2fwd-event/ | ||
H A D | l2fwd_event_generic.c | 219 uint8_t tx_port_id = 0; l2fwd_rx_tx_adapter_setup_generic() local |
/dpdk/app/graph/ | ||
H A D | ethdev_priv.h | 44 uint16_t tx_port_id; member |
/dpdk/examples/eventdev_pipeline/ | ||
H A D | pipeline_worker_generic.c | 414 uint8_t tx_port_id = 0; init_adapters() local |
/dpdk/examples/ipsec-secgw/ | ||
H A D | event_helper.c | 1385 uint8_t tx_port_id = 0; eh_tx_adapter_configure() local |
/dpdk/examples/l3fwd-power/ | ||
H A D | main.c | 364 uint16_t tx_port_id[RTE_MAX_ETHPORTS]; global() member |
/dpdk/lib/ethdev/ | ||
H A D | rte_ethdev.h | 6738 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 |