Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhv_snapshot.c59 struct vmbus_channel *recv_channel; /* chn we got the request */ member
101 hv_poll_channel(vss_transaction.recv_channel, vss_poll_wrapper); in vss_timeout_func()
106 hv_poll_channel(vss_transaction.recv_channel, vss_poll_wrapper); in vss_register_done()
164 hv_poll_channel(vss_transaction.recv_channel, in vss_on_msg()
244 hv_poll_channel(vss_transaction.recv_channel, vss_poll_wrapper); in vss_handle_request()
265 channel = vss_transaction.recv_channel; in vss_respond_to_host()
376 vss_transaction.recv_channel = srv->channel; in hv_vss_init()
377 vss_transaction.recv_channel->max_pkt_size = VSS_MAX_PKT_SIZE; in hv_vss_init()
411 struct vmbus_channel *channel = vss_transaction.recv_channel; in hv_vss_pre_suspend()
446 struct vmbus_channel *channel = vss_transaction.recv_channel; in hv_vss_pre_resume()