Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dchannel_mgmt.c889 int next_channel; in vmbus_get_outgoing_channel() local
895 next_channel = primary->next_oc++; in vmbus_get_outgoing_channel()
897 if (next_channel > (primary->num_sc)) { in vmbus_get_outgoing_channel()
912 if (i == next_channel) in vmbus_get_outgoing_channel()
/linux-4.4.14/drivers/char/ipmi/
Dipmi_msghandler.c2711 goto next_channel; in channel_handler()
2715 goto next_channel; in channel_handler()
2721 next_channel: in channel_handler()