Home
last modified time | relevance | path

Searched refs:old_used_wrap_counter (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Drte_vhost.h177 uint8_t old_used_wrap_counter; member
H A Dvhost.c1151 inflight_info->old_used_wrap_counter = inflight_info->used_wrap_counter; in rte_vhost_clr_inflight_desc_packed()
1557 *last_avail_idx = (inflight_info->old_used_wrap_counter << 15) | in rte_vhost_get_vring_base_from_inflight()
H A Dvhost_user.c1481 inflight_packed->old_used_wrap_counter = 1; in vhost_user_get_inflight_fd()
1779 inflight_packed->old_used_wrap_counter = in vhost_check_queue_inflights_packed()
1787 inflight_packed->old_used_wrap_counter; in vhost_check_queue_inflights_packed()