Searched refs:idx_hdr (Results 1 – 1 of 1) sorted by relevance
714 uint16_t idx_hdr) in virtio_user_handle_ctrl_msg() argument722 idx_data = vring->desc[idx_hdr].next; in virtio_user_handle_ctrl_msg()735 hdr = (void *)(uintptr_t)vring->desc[idx_hdr].addr; in virtio_user_handle_ctrl_msg()766 uint16_t idx_hdr) in virtio_user_handle_ctrl_msg_packed() argument775 idx_data = idx_hdr + 1; in virtio_user_handle_ctrl_msg_packed()789 hdr = (void *)(uintptr_t)vring->desc[idx_hdr].addr; in virtio_user_handle_ctrl_msg_packed()808 vring->desc[idx_hdr].id = vring->desc[idx_status].id; in virtio_user_handle_ctrl_msg_packed()809 vring->desc[idx_hdr].len = sizeof(status); in virtio_user_handle_ctrl_msg_packed()