Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/memif/
H A Drte_eth_memif.c64 #define MEMIF_MP_SEND_REGION "memif_mp_send_region" macro
146 strlcpy(msg.name, MEMIF_MP_SEND_REGION, sizeof(msg.name)); in memif_mp_request_regions()
1780 ret = rte_mp_action_register(MEMIF_MP_SEND_REGION, memif_mp_send_region); in rte_pmd_memif_probe()