Searched refs:rte_eth_remove_rx_callback (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | version.map | 88 rte_eth_remove_rx_callback;
|
| H A D | rte_ethdev.h | 4210 int rte_eth_remove_rx_callback(uint16_t port_id, uint16_t queue_id,
|
| H A D | rte_ethdev.c | 4922 rte_eth_remove_rx_callback(uint16_t port_id, uint16_t queue_id, in rte_eth_remove_rx_callback() function
|
| /f-stack/dpdk/lib/librte_latencystats/ |
| H A D | rte_latencystats.c | 323 ret = rte_eth_remove_rx_callback(pid, qid, cbs->cb); in rte_latencystats_uninit()
|
| /f-stack/dpdk/lib/librte_pdump/ |
| H A D | rte_pdump.c | 162 ret = rte_eth_remove_rx_callback(port, qid, cbs->cb); in pdump_register_rx_callbacks()
|
| /f-stack/dpdk/lib/librte_bpf/ |
| H A D | bpf_pkt.c | 475 rte_eth_remove_rx_callback(port, queue, bc->cb); in bpf_eth_unload()
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | config.c | 4213 rte_eth_remove_rx_callback(portid, queue, in remove_rx_dump_callbacks()
|