Home
last modified time | relevance | path

Searched defs:reply (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.c325 struct vf_common_reply_tlv *reply = &sc->vf2pf_mbox->resp.common_reply; in bnx2x_vf_close() local
357 struct vf_common_reply_tlv *reply = &sc->vf2pf_mbox->resp.common_reply; in bnx2x_vf_init() local
397 struct vf_common_reply_tlv *reply = &sc->vf2pf_mbox->resp.common_reply; in bnx2x_vf_unload() local
491 struct vf_common_reply_tlv *reply = &sc->vf2pf_mbox->resp.common_reply; in bnx2x_vf_setup_queue() local
527 struct vf_common_reply_tlv *reply = &sc->vf2pf_mbox->resp.common_reply; in bnx2x_vf_teardown_queue() local
556 struct vf_common_reply_tlv *reply; in bnx2x_vf_set_mac() local
612 struct vf_common_reply_tlv *reply = &sc->vf2pf_mbox->resp.common_reply; in bnx2x_vf_config_rss() local
652 struct vf_common_reply_tlv *reply = &sc->vf2pf_mbox->resp.common_reply; in bnx2x_vf_set_rx_mode() local
713 struct vf_common_reply_tlv *reply = in bnx2x_vfpf_set_mcast() local
/dpdk/lib/eal/linux/
H A Deal_vfio_mp_sync.c31 struct rte_mp_msg reply; in vfio_mp_primary() local
/dpdk/lib/eal/common/
H A Deal_common_proc.c82 struct rte_mp_msg *reply; member
443 struct rte_mp_reply *reply; in process_async_request() local
499 struct rte_mp_reply *reply; in trigger_async_action() local
921 struct rte_mp_reply *reply, const struct timespec *ts) in mp_request_sync()
992 rte_mp_request_sync(struct rte_mp_msg *req, struct rte_mp_reply *reply, in rte_mp_request_sync()
1095 struct rte_mp_reply *reply; in rte_mp_request_async() local
H A Dmalloc_mp.c151 struct rte_mp_msg reply; in handle_sync() local
404 handle_sync_response(const struct rte_mp_msg * request,const struct rte_mp_reply * reply) handle_sync_response() argument
632 struct rte_mp_reply reply; request_sync() local
[all...]
/dpdk/lib/eal/windows/
H A Deal_mp.c52 rte_mp_request_sync(struct rte_mp_msg *req, struct rte_mp_reply *reply, in rte_mp_request_sync()