Searched refs:msg_system (Results 1 – 1 of 1) sorted by relevance
78 struct bce_vhci_msg_queue msg_system; member3059 if (bce_reserve_submission(vhci->msg_system.sq) == 0) in bce_vhci_send_fw_event_reply()3060 bce_vhci_msg_queue_write(vhci, &vhci->msg_system, &resp); in bce_vhci_send_fw_event_reply()3533 CREATE_MSG_QUEUE(msg_system, "VHC1HostSystemEvents"); in bce_vhci_create_queues()3683 bce_vhci_msg_queue_destroy(vhci, &vhci->msg_system); in bce_vhci_destroy_queues()