Searched refs:next_channel (Results 1 – 2 of 2) sorted by relevance
1261 int next_channel; in vmbus_get_outgoing_channel() local1267 next_channel = primary->next_oc++; in vmbus_get_outgoing_channel()1269 if (next_channel > (primary->num_sc)) { in vmbus_get_outgoing_channel()1283 if (i == next_channel) in vmbus_get_outgoing_channel()
3172 goto next_channel; in channel_handler()3176 goto next_channel; in channel_handler()3183 next_channel: in channel_handler()