Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dhv_snapshot.c53 struct vmbus_channel *recv_channel; /* chn we got the request */ member
203 channel = vss_transaction.recv_channel; in vss_respond_to_host()
273 vss_transaction.recv_channel = channel; in hv_vss_onchannelcallback()
Dhv_fcopy.c52 struct vmbus_channel *recv_channel; /* chn we got the request */ member
200 channel = fcopy_transaction.recv_channel; in fcopy_respond_to_host()
263 fcopy_transaction.recv_channel = channel; in hv_fcopy_onchannelcallback()
Dhv_kvp.c67 struct vmbus_channel *recv_channel; /* chn we got the request */ member
485 channel = kvp_transaction.recv_channel; in kvp_respond_to_host()
650 kvp_transaction.recv_channel = channel; in hv_kvp_onchannelcallback()