Home
last modified time | relevance | path

Searched refs:vmbus_pkt_hdr_set_offsets (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/hyperv/
H A Dvmbus.c765 static uint32_t vmbus_pkt_hdr_set_offsets(vmbus_packet_hdr *hdr, in vmbus_pkt_hdr_set_offsets() function
885 vmbus_pkt_hdr_set_offsets(&hdr, desclen, msglen); in vmbus_channel_reserve()
960 totlen = vmbus_pkt_hdr_set_offsets(&hdr, desclen, msglen); in vmbus_channel_send()