Searched refs:pref_band (Results 1 – 3 of 3) sorted by relevance
3477 enum reg_wifi_band pref_band) in wlansap_get_safe_channel() argument3546 if (pref_band == REG_BAND_5G) in wlansap_get_safe_channel()3555 if (pref_band == REG_BAND_6G) in wlansap_get_safe_channel()3562 if (pref_band == REG_BAND_6G) { in wlansap_get_safe_channel()3569 } else if (pref_band == REG_BAND_5G) { in wlansap_get_safe_channel()3577 selected_freq, pref_band); in wlansap_get_safe_channel()3620 enum reg_wifi_band pref_band) in wlansap_get_safe_channel() argument4032 enum reg_wifi_band pref_band; in wlansap_get_chan_band_restrict() local4034 pref_band = in wlansap_get_chan_band_restrict()4042 pref_band); in wlansap_get_chan_band_restrict()[all …]
4537 enum reg_wifi_band pref_band) in policy_mgr_get_alternate_channel_for_sap() argument4602 if (pref_band == REG_BAND_5G) in policy_mgr_get_alternate_channel_for_sap()4611 if (pref_band == REG_BAND_6G) in policy_mgr_get_alternate_channel_for_sap()4622 if (pref_band == REG_BAND_6G) { in policy_mgr_get_alternate_channel_for_sap()4629 } else if (pref_band == REG_BAND_5G) { in policy_mgr_get_alternate_channel_for_sap()
4160 enum reg_wifi_band pref_band);