Home
last modified time | relevance | path

Searched refs:rte_eth_call_tx_callbacks (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/ethdev/
H A Dversion.map11 rte_eth_call_tx_callbacks;
H A Dethdev_private.c304 rte_eth_call_tx_callbacks(uint16_t port_id, uint16_t queue_id, in rte_eth_call_tx_callbacks() function
H A Drte_ethdev.h5826 uint16_t rte_eth_call_tx_callbacks(uint16_t port_id, uint16_t queue_id,
5939 nb_pkts = rte_eth_call_tx_callbacks(port_id, queue_id, in rte_eth_tx_burst()