Searched refs:CHANNELMSG_MODIFYCHANNEL (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/hv/
H A Dchannel_mgmt.c1419 if (responseheader->msgtype == CHANNELMSG_MODIFYCHANNEL) {
1549 { CHANNELMSG_MODIFYCHANNEL, 0, NULL, 0},
H A Dchannel.c221 msg.header.msgtype = CHANNELMSG_MODIFYCHANNEL;
248 msg->header.msgtype = CHANNELMSG_MODIFYCHANNEL;
291 * CHANNELMSG_MODIFYCHANNEL messages are aynchronous. When VMbus version 5.3
297 * The CHANNELMSG_MODIFYCHANNEL message type is supported since VMBus version
/linux-master/include/linux/
H A Dhyperv.h506 CHANNELMSG_MODIFYCHANNEL = 22, enumerator in enum:vmbus_channel_message_type

Completed in 241 milliseconds