Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dchannel_mgmt.c256 ICMSG_NEGOTIATE_PKT_SIZE(icframe_major, icmsg_major) > buflen) { in vmbus_prep_negotiate_resp()
/openbmc/linux/include/linux/
H A Dhyperv.h1593 #define ICMSG_NEGOTIATE_PKT_SIZE(icframe_vercnt, icmsg_vercnt) \ macro