Searched refs:rf_band (Results 1 – 2 of 2) sorted by relevance
229 enum reg_wifi_band rf_band = REG_BAND_UNKNOWN; in ap_beacon_process() local231 rf_band = session->limRFBand; in ap_beacon_process()235 if (REG_BAND_5G == rf_band) in ap_beacon_process()238 else if (REG_BAND_2G == rf_band) in ap_beacon_process()1237 enum reg_wifi_band rf_band = REG_BAND_UNKNOWN; in lim_obss_generate_detection_config() local1247 rf_band = session->limRFBand; in lim_obss_generate_detection_config()1252 rf_band, phy_mode, session->htCapability, in lim_obss_generate_detection_config()1273 if (rf_band == REG_BAND_2G) { in lim_obss_generate_detection_config()1335 if ((rf_band == REG_BAND_5G) && session->htCapability) { in lim_obss_generate_detection_config()1349 if (((rf_band == REG_BAND_2G) || (rf_band == REG_BAND_5G)) && in lim_obss_generate_detection_config()[all …]
854 enum reg_wifi_band rf_band = REG_BAND_UNKNOWN; in lim_decide_ap_protection_on_delete() local860 lim_get_rf_band_new(mac_ctx, &rf_band, session_entry); in lim_decide_ap_protection_on_delete()864 if ((REG_BAND_5G == rf_band) && in lim_decide_ap_protection_on_delete()897 if ((REG_BAND_2G == rf_band) && in lim_decide_ap_protection_on_delete()928 if ((REG_BAND_2G == rf_band) && in lim_decide_ap_protection_on_delete()