Searched refs:rte_eth_remove_tx_callback (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/app/test-pmd/ |
| H A D | util.c | 310 rte_eth_remove_tx_callback(portid, queue, in remove_tx_md_callback() 366 rte_eth_remove_tx_callback(portid, queue, in remove_tx_dynf_callback()
|
| H A D | config.c | 4235 rte_eth_remove_tx_callback(portid, queue, in remove_tx_dump_callbacks()
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | version.map | 89 rte_eth_remove_tx_callback;
|
| H A D | rte_ethdev.h | 4246 int rte_eth_remove_tx_callback(uint16_t port_id, uint16_t queue_id,
|
| H A D | rte_ethdev.c | 4956 rte_eth_remove_tx_callback(uint16_t port_id, uint16_t queue_id, in rte_eth_remove_tx_callback() function
|
| /f-stack/dpdk/lib/librte_latencystats/ |
| H A D | rte_latencystats.c | 331 ret = rte_eth_remove_tx_callback(pid, qid, cbs->cb); in rte_latencystats_uninit()
|
| /f-stack/dpdk/lib/librte_pdump/ |
| H A D | rte_pdump.c | 217 ret = rte_eth_remove_tx_callback(port, qid, cbs->cb); in pdump_register_tx_callbacks()
|
| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | bpf_pkt.c | 477 rte_eth_remove_tx_callback(port, queue, bc->cb); in bpf_eth_unload()
|