Searched refs:inflight_packed (Results 1 – 5 of 5) sorted by relevance
1478 inflight_packed = in vhost_user_get_inflight_fd()1582 vq->inflight_packed = addr; in vhost_user_set_inflight_fd()1760 if ((!vq->inflight_packed)) in vhost_check_queue_inflights_packed()1771 inflight_packed = vq->inflight_packed; in vhost_check_queue_inflights_packed()1777 inflight_packed->old_used_idx = in vhost_check_queue_inflights_packed()1778 inflight_packed->used_idx; in vhost_check_queue_inflights_packed()1781 inflight_packed->old_free_head = in vhost_check_queue_inflights_packed()1782 inflight_packed->free_head; in vhost_check_queue_inflights_packed()1784 inflight_packed->used_idx = in vhost_check_queue_inflights_packed()1785 inflight_packed->old_used_idx; in vhost_check_queue_inflights_packed()[all …]
293 if (vq->inflight_packed) in cleanup_vq_inflight()294 vq->inflight_packed = NULL; in cleanup_vq_inflight()949 if (unlikely(!vq->inflight_packed)) in rte_vhost_get_vhost_ring_inflight()952 vring->inflight_packed = vq->inflight_packed; in rte_vhost_get_vhost_ring_inflight()1030 inflight_info = vq->inflight_packed; in rte_vhost_set_inflight_desc_packed()1136 inflight_info = vq->inflight_packed; in rte_vhost_clr_inflight_desc_packed()1215 inflight_info = vq->inflight_packed; in rte_vhost_set_last_inflight_io_packed()1553 inflight_info = vq->inflight_packed; in rte_vhost_get_vring_base_from_inflight()
195 struct rte_vhost_inflight_info_packed *inflight_packed; member
167 struct rte_vhost_inflight_info_packed *inflight_packed; member
204 return &vq->inflight_ring.inflight_packed->desc[desc->next]; in vring_get_next_inflight_desc()281 desc = &inflight_vq->inflight_packed->desc[req_idx]; in setup_iovs_from_inflight_desc()403 desc = inflight_ring->inflight_packed->desc; in submit_inflight_vq()