Searched refs:tmp_channel (Results 1 – 15 of 15) sorted by relevance
225 int tmp_channel = spec_to_chan(input[i]->chanspec); in cca_analyze() local228 if (is2g && tmp_channel != 1 && tmp_channel != 6 && tmp_channel != 11) in cca_analyze()
2861 int tmp_channel = 0; in wl_android_send_action_frame() local2915 tmp_channel = ci.hw_channel; in wl_android_send_action_frame()2918 tmp_channel = params->channel; in wl_android_send_action_frame()2921 af_params->channel = tmp_channel; in wl_android_send_action_frame()
2775 int tmp_channel = 0; in wl_android_send_action_frame() local2829 tmp_channel = ci.hw_channel; in wl_android_send_action_frame()2832 tmp_channel = params->channel; in wl_android_send_action_frame()2835 af_params->channel = tmp_channel; in wl_android_send_action_frame()
2583 int tmp_channel = 0; in wl_android_send_action_frame() local2637 tmp_channel = ci.hw_channel; in wl_android_send_action_frame()2640 tmp_channel = params->channel; in wl_android_send_action_frame()2643 af_params->channel = tmp_channel; in wl_android_send_action_frame()
224 int tmp_channel = spec_to_chan(input[i]->chanspec); in cca_analyze() local227 if (is2g && tmp_channel != 1 && tmp_channel != 6 && tmp_channel != 11) in cca_analyze()
217 int tmp_channel = spec_to_chan(input[i]->chanspec); in cca_analyze() local220 if (is2g && tmp_channel != 1 && tmp_channel != 6 && tmp_channel != 11) in cca_analyze()
2751 int tmp_channel = 0; in wl_android_send_action_frame() local2805 tmp_channel = ci.hw_channel; in wl_android_send_action_frame()2808 tmp_channel = params->channel; in wl_android_send_action_frame()2811 af_params->channel = tmp_channel; in wl_android_send_action_frame()
2759 int tmp_channel = 0; in wl_android_send_action_frame() local2813 tmp_channel = ci.hw_channel; in wl_android_send_action_frame()2816 tmp_channel = params->channel; in wl_android_send_action_frame()2819 af_params->channel = tmp_channel; in wl_android_send_action_frame()
365 local->tmp_channel = roc->chan; in _ieee80211_start_next_roc()441 local->tmp_channel = NULL; in __ieee80211_roc_work()
106 } else if (local->tmp_channel) { in ieee80211_hw_conf_chan()107 chandef.chan = local->tmp_channel; in ieee80211_hw_conf_chan()
1321 struct ieee80211_channel *tmp_channel; member
2639 if (sdata->local->tmp_channel || sdata->local->scanning) { in ieee80211_mgd_probe_ap()