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