Home
last modified time | relevance | path

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

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