Searched refs:async_pkts_info (Results 1 – 4 of 4) sorted by relevance
332 if (vq->async_pkts_info) in vhost_free_async_mem()333 rte_free(vq->async_pkts_info); in vhost_free_async_mem()340 vq->async_pkts_info = NULL; in vhost_free_async_mem()1634 vq->async_pkts_info = rte_malloc_socket(NULL, in rte_vhost_async_channel_register()1643 if (!vq->async_pkts_pending || !vq->async_pkts_info || in rte_vhost_async_channel_register()
206 struct async_inflight_info *async_pkts_info; member
1972 if (vq->async_pkts_info) in vhost_user_get_vring_base()1973 rte_free(vq->async_pkts_info); in vhost_user_get_vring_base()1975 vq->async_pkts_info = NULL; in vhost_user_get_vring_base()
1497 struct async_inflight_info *pkts_info = vq->async_pkts_info; in virtio_dev_rx_async_submit_split()1660 pkts_info = vq->async_pkts_info; in rte_vhost_poll_enqueue_completed()