Lines Matching refs:recv_channel
81 struct vmbus_channel *recv_channel; /* chn we got the request */ member
127 hv_poll_channel(kvp_transaction.recv_channel, kvp_poll_wrapper); in kvp_register_done()
158 hv_poll_channel(kvp_transaction.recv_channel, kvp_poll_wrapper); in kvp_timeout_func()
163 tasklet_schedule(&kvp_transaction.recv_channel->callback_event); in kvp_host_handshake_func()
254 hv_poll_channel(kvp_transaction.recv_channel, kvp_poll_wrapper); in kvp_on_msg()
534 channel = kvp_transaction.recv_channel; in kvp_respond_to_host()
745 hv_poll_channel(kvp_transaction.recv_channel, kvp_poll_wrapper); in hv_kvp_onchannelcallback()
759 kvp_transaction.recv_channel = srv->channel; in hv_kvp_init()
760 kvp_transaction.recv_channel->max_pkt_size = HV_HYP_PAGE_SIZE * 4; in hv_kvp_init()
787 struct vmbus_channel *channel = kvp_transaction.recv_channel; in hv_kvp_pre_suspend()
810 struct vmbus_channel *channel = kvp_transaction.recv_channel; in hv_kvp_pre_resume()