Searched refs:idx_hdr (Results 1 – 1 of 1) sorted by relevance
656 uint16_t idx_hdr) in virtio_user_handle_ctrl_msg() argument664 idx_data = vring->desc[idx_hdr].next; in virtio_user_handle_ctrl_msg()677 hdr = (void *)(uintptr_t)vring->desc[idx_hdr].addr; in virtio_user_handle_ctrl_msg()708 uint16_t idx_hdr) in virtio_user_handle_ctrl_msg_packed() argument717 idx_data = idx_hdr + 1; in virtio_user_handle_ctrl_msg_packed()731 hdr = (void *)(uintptr_t)vring->desc[idx_hdr].addr; in virtio_user_handle_ctrl_msg_packed()750 vring->desc[idx_hdr].id = vring->desc[idx_status].id; in virtio_user_handle_ctrl_msg_packed()751 vring->desc[idx_hdr].len = sizeof(status); in virtio_user_handle_ctrl_msg_packed()