Home
last modified time | relevance | path

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

/include/linux/
Dhyperv.h1191 struct vmbus_packet_mpb_array { struct
1192 u16 type;
1193 u16 dataoffset8;
1194 u16 length8;
1195 u16 flags;
1196 u64 transactionid;
1197 u32 reserved;
1198 u32 rangecount; /* Always 1 in this case */
1199 struct hv_mpb_array range;