Home
last modified time | relevance | path

Searched defs:async (Results 1 – 9 of 9) sorted by relevance

/dpdk/lib/vhost/
H A Dvirtio_net.c976 async_iter_finalize(struct vhost_async *async) in async_iter_finalize()
982 async_iter_cancel(struct vhost_async *async) in async_iter_cancel()
993 async_iter_reset(struct vhost_async *async) in async_iter_reset()
1004 struct vhost_async *async = vq->async; in async_mbuf_to_desc_seg() local
1069 struct vhost_async *async = vq->async; in mbuf_to_desc() local
1543 struct vhost_async *async = vq->async; in async_get_first_inflight_pkt_idx() local
1594 struct vhost_async *async = vq->async; in virtio_dev_rx_async_submit_split() local
1801 struct vhost_async *async = vq->async; in virtio_dev_rx_async_submit_packed() local
1865 struct vhost_async *async = vq->async; in write_back_completed_descs_split() local
1897 struct vhost_async *async = vq->async; in write_back_completed_descs_packed() local
[all …]
H A Dvhost.c1629 struct vhost_async *async; in async_channel_register() local
H A Dvhost.h302 struct vhost_async *async; member
/dpdk/lib/ipsec/
H A Drte_ipsec.h37 uint16_t (*async)(const struct rte_ipsec_session *ss, member
/dpdk/drivers/common/iavf/
H A Diavf_adminq.h48 bool async; member
/dpdk/drivers/net/i40e/base/
H A Di40e_adminq.h48 bool async; member
/dpdk/lib/kni/
H A Drte_kni_common.h55 int32_t async : 1; /**< 1: request is asynchronous */ member
/dpdk/lib/eal/common/
H A Deal_common_proc.c87 } async; member
/dpdk/drivers/net/iavf/
H A Diavf_vchnl.c147 int async) in iavf_execute_vf_cmd()