Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhyperv.h1053 struct vmbus_packet_mpb_array { struct
1054 u16 type;
1055 u16 dataoffset8;
1056 u16 length8;
1057 u16 flags;
1058 u64 transactionid;
1059 u32 reserved;
1060 u32 rangecount; /* Always 1 in this case */
1061 struct hv_mpb_array range;