Searched refs:inflight_packed (Results 1 – 5 of 5) sorted by relevance
1616 inflight_packed = in vhost_user_get_inflight_fd()1724 vq->inflight_packed = addr; in vhost_user_set_inflight_fd()1908 if ((!vq->inflight_packed)) in vhost_check_queue_inflights_packed()1919 inflight_packed = vq->inflight_packed; in vhost_check_queue_inflights_packed()1925 inflight_packed->old_used_idx = in vhost_check_queue_inflights_packed()1926 inflight_packed->used_idx; in vhost_check_queue_inflights_packed()1929 inflight_packed->old_free_head = in vhost_check_queue_inflights_packed()1930 inflight_packed->free_head; in vhost_check_queue_inflights_packed()1932 inflight_packed->used_idx = in vhost_check_queue_inflights_packed()1933 inflight_packed->old_used_idx; in vhost_check_queue_inflights_packed()[all …]
301 if (vq->inflight_packed) in cleanup_vq_inflight()302 vq->inflight_packed = NULL; in cleanup_vq_inflight()985 if (unlikely(!vq->inflight_packed)) in rte_vhost_get_vhost_ring_inflight()988 vring->inflight_packed = vq->inflight_packed; in rte_vhost_get_vhost_ring_inflight()1066 inflight_info = vq->inflight_packed; in rte_vhost_set_inflight_desc_packed()1172 inflight_info = vq->inflight_packed; in rte_vhost_clr_inflight_desc_packed()1254 inflight_info = vq->inflight_packed; in rte_vhost_set_last_inflight_io_packed()1599 inflight_info = vq->inflight_packed; in rte_vhost_get_vring_base_from_inflight()
200 struct rte_vhost_inflight_info_packed *inflight_packed; member
297 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()