Home
last modified time | relevance | path

Searched defs:vmbus_packet_mpb_array (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dhyperv.h1103 struct vmbus_packet_mpb_array { struct
1104 u16 type;
1105 u16 dataoffset8;
1106 u16 length8;
1107 u16 flags;
1108 u64 transactionid;
1109 u32 reserved;
1110 u32 rangecount; /* Always 1 in this case */
1111 struct hv_mpb_array range;