Searched refs:rte_eth_remove_tx_callback (Results 1 – 8 of 8) sorted by relevance
| /dpdk/lib/ethdev/ |
| H A D | version.map | 94 rte_eth_remove_tx_callback;
|
| H A D | rte_ethdev.h | 4664 int rte_eth_remove_tx_callback(uint16_t port_id, uint16_t queue_id,
|
| H A D | rte_ethdev.c | 4914 rte_eth_remove_tx_callback(uint16_t port_id, uint16_t queue_id, in rte_eth_remove_tx_callback() function
|
| /dpdk/app/test-pmd/ |
| H A D | util.c | 373 rte_eth_remove_tx_callback(portid, queue, in remove_tx_md_callback() 429 rte_eth_remove_tx_callback(portid, queue, in remove_tx_dynf_callback()
|
| H A D | config.c | 5223 rte_eth_remove_tx_callback(portid, queue, in remove_tx_dump_callbacks()
|
| /dpdk/lib/latencystats/ |
| H A D | rte_latencystats.c | 327 ret = rte_eth_remove_tx_callback(pid, qid, cbs->cb); in rte_latencystats_uninit()
|
| /dpdk/lib/bpf/ |
| H A D | bpf_pkt.c | 462 rte_eth_remove_tx_callback(port, queue, bc->cb); in bpf_eth_unload()
|
| /dpdk/lib/pdump/ |
| H A D | rte_pdump.c | 270 ret = rte_eth_remove_tx_callback(port, qid, cbs->cb); in pdump_register_tx_callbacks()
|