Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhyperv.h1121 struct vmbus_packet_mpb_array { struct
1122 u16 type;
1123 u16 dataoffset8;
1124 u16 length8;
1125 u16 flags;
1126 u64 transactionid;
1127 u32 reserved;
1128 u32 rangecount; /* Always 1 in this case */
1129 struct hv_mpb_array range;