Searched refs:cur_channel (Results 1 – 5 of 5) sorted by relevance
988 struct vmbus_channel *cur_channel, *tmp; in vmbus_disconnect_ring() local994 list_for_each_entry_safe(cur_channel, tmp, &channel->sc_list, sc_list) { in vmbus_disconnect_ring()995 if (cur_channel->rescind) in vmbus_disconnect_ring()996 wait_for_completion(&cur_channel->rescind_event); in vmbus_disconnect_ring()999 if (vmbus_close_internal(cur_channel) == 0) { in vmbus_disconnect_ring()1000 vmbus_free_ring(cur_channel); in vmbus_disconnect_ring()1002 if (cur_channel->rescind) in vmbus_disconnect_ring()1003 hv_process_channel_removal(cur_channel); in vmbus_disconnect_ring()
1533 char cur_channel; in ahc_handle_scsiint() local1538 cur_channel = 'B'; in ahc_handle_scsiint()1540 cur_channel = 'A'; in ahc_handle_scsiint()1541 intr_channel = cur_channel; in ahc_handle_scsiint()1554 intr_channel = (cur_channel == 'A') ? 'B' : 'A'; in ahc_handle_scsiint()1596 if (intr_channel != cur_channel) in ahc_handle_scsiint()6426 char cur_channel; in ahc_reset_channel() local6466 cur_channel = 'A'; in ahc_reset_channel()6469 cur_channel = 'B'; in ahc_reset_channel()6471 if (cur_channel != channel) { in ahc_reset_channel()[all …]
10388 char cur_channel; in ahd_handle_en_lun() local10392 cur_channel = (sblkctl & SELBUSB) in ahd_handle_en_lun()10395 cur_channel = 'A'; in ahd_handle_en_lun()10396 swap = cur_channel != channel; in ahd_handle_en_lun()
9344 u8 cur_channel, bool ignore_ecsa) in ieee80211_mgd_csa_present() argument9365 if (csa && !csa->mode && csa->new_ch_num == cur_channel) in ieee80211_mgd_csa_present()9370 if (ecsa && !ecsa->mode && ecsa->new_ch_num == cur_channel) in ieee80211_mgd_csa_present()9385 u8 cur_channel; in ieee80211_mgd_csa_in_process() local9388 cur_channel = ieee80211_frequency_to_channel(bss->channel->center_freq); in ieee80211_mgd_csa_in_process()9393 cur_channel, false)) { in ieee80211_mgd_csa_in_process()9400 cur_channel, bss->proberesp_ecsa_stuck)) { in ieee80211_mgd_csa_in_process()
19026 u16 cur_channel = 0; in wlc_phy_spurwar_nphy() local19036 cur_channel = CHSPEC_CHANNEL(pi->radio_chanspec); in wlc_phy_spurwar_nphy()19045 if ((cur_channel == 11) in wlc_phy_spurwar_nphy()19065 switch (cur_channel) { in wlc_phy_spurwar_nphy()19144 switch (cur_channel) { in wlc_phy_spurwar_nphy()