Searched refs:limRFBand (Results 1 – 8 of 8) sorted by relevance
231 rf_band = session->limRFBand; in ap_beacon_process()1247 rf_band = session->limRFBand; in lim_obss_generate_detection_config()1527 rf_band = session->limRFBand; in lim_process_obss_detection_ind()
485 ft_session->limRFBand); in lim_fill_dot11mode()672 ft_session->limRFBand = lim_get_rf_band(ft_session->curr_op_freq); in lim_fill_ft_session()
2935 if (session_entry->limRFBand == REG_BAND_2G) { in lim_fill_assoc_he_info()3014 if (session_entry->limRFBand == REG_BAND_2G) { in lim_fill_assoc_ind_info()
1213 session->limRFBand = lim_get_rf_band( in __lim_handle_sme_start_bss_request()1219 (session->limRFBand != REG_BAND_2G)) { in __lim_handle_sme_start_bss_request()3540 session->limRFBand = lim_get_rf_band(session->curr_op_freq); in lim_fill_pe_session()3543 if (session->limRFBand != REG_BAND_2G) in lim_fill_pe_session()9736 session_entry->limRFBand = lim_get_rf_band( in lim_process_sme_channel_change_request()9750 session_entry->limRFBand != REG_BAND_2G) in lim_process_sme_channel_change_request()
2186 pe_session->limRFBand = lim_get_rf_band(pe_session->curr_req_chan_freq); in lim_switch_primary_channel()2211 pe_session->limRFBand = lim_get_rf_band(pe_session->curr_req_chan_freq); in lim_switch_primary_secondary_channel()
453 *band = pe_session ? pe_session->limRFBand : REG_BAND_UNKNOWN; in lim_get_rf_band_new()
718 enum reg_wifi_band limRFBand; member
641 if (pe_session->limRFBand == REG_BAND_UNKNOWN) { in populate_dot11f_country()646 band_bitmap = BIT(pe_session->limRFBand); in populate_dot11f_country()