Searched refs:need_comp (Results 1 – 2 of 2) sorted by relevance
101 bool need_comp; member137 bool need_comp, uint64_t transaction_id);
949 bool need_comp, uint64_t transaction_id) in vmbus_channel_send() argument962 hdr.flags = need_comp ? VMBUS_PACKET_FLAG_REQUEST_COMPLETION : 0; in vmbus_channel_send()1000 assert(req->need_comp); in vmbus_channel_send_completion()1091 bool need_comp) in vmbus_alloc_req() argument1103 req->need_comp = need_comp; in vmbus_alloc_req()