Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/tap/
H A Drte_eth_tap.c69 #define TAP_MP_KEY "tap_mp_sync_queues" macro
1161 rte_mp_action_unregister(TAP_MP_KEY); in tap_dev_close()
2320 strlcpy(request.name, TAP_MP_KEY, sizeof(request.name)); in tap_mp_attach_queues()
2507 ret = rte_mp_action_register(TAP_MP_KEY, tap_mp_sync_queues); in rte_pmd_tap_probe()
2525 rte_mp_action_unregister(TAP_MP_KEY); in rte_pmd_tap_probe()