Home
last modified time | relevance | path

Searched refs:rte_mp_action_unregister (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common_mp.c168 rte_mp_action_unregister(name); in mlx5_mp_uninit_primary()
188 rte_mp_action_unregister(name); in mlx5_mp_uninit_secondary()
/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_mp.c37 rte_mp_action_unregister(const char *name) in rte_mp_action_unregister() function
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_eal.h257 rte_mp_action_unregister(const char *name);
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_mp.c340 rte_mp_action_unregister(MLX4_MP_NAME); in mlx4_mp_uninit_primary()
360 rte_mp_action_unregister(MLX4_MP_NAME); in mlx4_mp_uninit_secondary()
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_mp.c217 rte_mp_action_unregister(HNS3_MP_NAME); in hns3_mp_uninit_primary()
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def167 rte_mp_action_unregister
H A Dversion.map229 rte_mp_action_unregister;
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpdump_lib.rst70 …mp_uninit()``, uninitializes the packet capture framework by calling ``rte_mp_action_unregister()``
H A Dmulti_proc_support.rst236 specific callback function, ``rte_mp_action_unregister()`` function can be
/f-stack/dpdk/lib/librte_pdump/
H A Drte_pdump.c365 rte_mp_action_unregister(PDUMP_MP); in rte_pdump_uninit()
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_proc.c238 rte_mp_action_unregister(const char *name) in rte_mp_action_unregister() function
/f-stack/dpdk/drivers/net/tap/
H A Drte_eth_tap.c1161 rte_mp_action_unregister(TAP_MP_KEY); in tap_dev_close()
2525 rte_mp_action_unregister(TAP_MP_KEY); in rte_pmd_tap_probe()