Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dhyperv.h1182 struct vmbus_packet_mpb_array { struct
1183 u16 type;
1184 u16 dataoffset8;
1185 u16 length8;
1186 u16 flags;
1187 u64 transactionid;
1188 u32 reserved;
1189 u32 rangecount; /* Always 1 in this case */
1190 struct hv_mpb_array range;