Searched defs:msglen (Results 1 – 8 of 8) sorted by relevance
| /openbmc/qemu/hw/hyperv/ |
| H A D | vmbus.c | 767 uint32_t desclen, uint32_t msglen) in vmbus_pkt_hdr_set_offsets() 880 uint32_t desclen, uint32_t msglen) in vmbus_channel_reserve() 949 void *msg, uint32_t msglen, in vmbus_channel_send() 999 void *msg, uint32_t msglen) in vmbus_channel_send_completion() 1091 uint32_t msglen, uint64_t transaction_id, in vmbus_alloc_req() 1135 uint32_t totlen, pktlen, msglen, msgoff, desclen; in vmbus_channel_recv_peek() local 1585 static void post_msg(VMBus *vmbus, void *msgdata, uint32_t msglen) in post_msg() 1653 uint32_t msglen) in handle_initiate_contact() 1696 static void handle_request_offers(VMBus *vmbus, void *msgdata, uint32_t msglen) in handle_request_offers() 1785 uint32_t msglen) in handle_gpadl_header() [all …]
|
| H A D | hv-balloon.c | 995 uint32_t msglen = vmreq->msglen; in hv_balloon_handle_msg_size() local
|
| /openbmc/qemu/include/hw/hyperv/ |
| H A D | vmbus.h | 98 uint32_t msglen; member
|
| /openbmc/u-boot/lib/ |
| H A D | sha256.c | 234 uint8_t msglen[8]; in sha256_finish() local
|
| H A D | sha1.c | 276 unsigned char msglen[8]; in sha1_finish() local
|
| /openbmc/qemu/tests/qtest/ |
| H A D | ipmi-bt-test.c | 313 unsigned int msglen; in test_connect() local
|
| /openbmc/ipmitool/include/ipmitool/ |
| H A D | ipmi.h | 182 uint16_t msglen; member
|
| /openbmc/qemu/migration/ |
| H A D | migration.c | 545 size_t msglen = 12; /* start + len */ in migrate_send_rp_message_req_pages() local
|