Searched refs:need_comp (Results 1 – 2 of 2) sorted by relevance
101 bool need_comp; member137 bool need_comp, uint64_t transaction_id);
950 bool need_comp, uint64_t transaction_id) in vmbus_channel_send() argument963 hdr.flags = need_comp ? VMBUS_PACKET_FLAG_REQUEST_COMPLETION : 0; in vmbus_channel_send()1001 assert(req->need_comp); in vmbus_channel_send_completion()1092 bool need_comp) in vmbus_alloc_req() argument1104 req->need_comp = need_comp; in vmbus_alloc_req()