Home
last modified time | relevance | path

Searched refs:CHANNELMSG_RESCIND_CHANNELOFFER (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dhyperv.h456 CHANNELMSG_RESCIND_CHANNELOFFER = 2, enumerator
/OK3568_Linux_fs/kernel/drivers/hv/
H A Dchannel_mgmt.c1366 { CHANNELMSG_RESCIND_CHANNELOFFER, 0, vmbus_onoffer_rescind,
H A Dvmbus_drv.c1116 case CHANNELMSG_RESCIND_CHANNELOFFER: in vmbus_on_msg_dpc()
1202 rescind->header.msgtype = CHANNELMSG_RESCIND_CHANNELOFFER; in vmbus_force_channel_rescinded()