Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dhyperv.h1162 struct vmbus_packet_mpb_array { struct
1163 u16 type;
1164 u16 dataoffset8;
1165 u16 length8;
1166 u16 flags;
1167 u64 transactionid;
1168 u32 reserved;
1169 u32 rangecount; /* Always 1 in this case */
1170 struct hv_mpb_array range;