Home
last modified time | relevance | path

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

/linux-6.15/tools/hv/
Dvmbus_bufring.h118 struct icmsg_negotiate { struct
119 unsigned short icframe_vercnt;
120 unsigned short icmsg_vercnt;
121 unsigned int reserved;
122 struct ic_version icversion_data[]; /* any size array */
/linux-6.15/include/linux/
Dhyperv.h1529 struct icmsg_negotiate { struct
1530 u16 icframe_vercnt;
1531 u16 icmsg_vercnt;
1532 u32 reserved;
1533 struct ic_version icversion_data[]; /* any size array */