Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dhyperv.h1103 struct vmbus_packet_mpb_array { struct
1104 u16 type;
1105 u16 dataoffset8;
1106 u16 length8;
1107 u16 flags;
1108 u64 transactionid;
1109 u32 reserved;
1110 u32 rangecount; /* Always 1 in this case */
1111 struct hv_mpb_array range;
/kernel/linux/linux-6.6/include/linux/
Dhyperv.h1185 struct vmbus_packet_mpb_array { struct
1186 u16 type;
1187 u16 dataoffset8;
1188 u16 length8;
1189 u16 flags;
1190 u64 transactionid;
1191 u32 reserved;
1192 u32 rangecount; /* Always 1 in this case */
1193 struct hv_mpb_array range;