Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/memif/
H A Drte_eth_memif.c77 struct mp_region_msg { struct
88 const struct mp_region_msg *msg_param = (const struct mp_region_msg *)msg->param; in memif_mp_send_region() argument
90 struct mp_region_msg *reply_param = (struct mp_region_msg *)reply.param; in memif_mp_send_region()
132 struct mp_region_msg *msg_param = (struct mp_region_msg *)msg.param; in memif_mp_request_regions()
133 struct mp_region_msg *reply_param; in memif_mp_request_regions()
161 reply_param = (struct mp_region_msg *)reply->param; in memif_mp_request_regions()