Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dchannel_mgmt.c1526 { CHANNELMSG_REQUESTOFFERS, 0, NULL, 0},
1588 msg->msgtype = CHANNELMSG_REQUESTOFFERS; in vmbus_request_offers()
/openbmc/linux/include/linux/
H A Dhyperv.h487 CHANNELMSG_REQUESTOFFERS = 3, enumerator