Searched refs:icmsg_negotiate (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/hv/
H A Dchannel_mgmt.c236 struct icmsg_negotiate *negop;
239 if (buflen < ICMSG_HDR + offsetof(struct icmsg_negotiate, reserved)) {
245 negop = (struct icmsg_negotiate *)&buf[ICMSG_HDR];
/linux-master/include/linux/
H A Dhyperv.h1593 (ICMSG_HDR + sizeof(struct icmsg_negotiate) + \
1596 struct icmsg_negotiate { struct

Completed in 123 milliseconds