Searched refs:primary_channel (Results 1 – 8 of 8) sorted by relevance
3750 uint8_t primary_channel; in lim_ht_switch_chnl_params() local3758 primary_channel = wlan_reg_freq_to_chan(mac->pdev, in lim_ht_switch_chnl_params()3765 center_freq = primary_channel + 2; in lim_ht_switch_chnl_params()3768 center_freq = primary_channel - 2; in lim_ht_switch_chnl_params()3772 pe_session->gLimChannelSwitch.primaryChannel = primary_channel; in lim_ht_switch_chnl_params()3785 primary_channel, center_freq, in lim_ht_switch_chnl_params()6562 lim_get_80Mhz_center_channel(uint8_t primary_channel) in lim_get_80Mhz_center_channel() argument6564 if (primary_channel >= 36 && primary_channel <= 48) in lim_get_80Mhz_center_channel()6566 if (primary_channel >= 52 && primary_channel <= 64) in lim_get_80Mhz_center_channel()6568 if (primary_channel >= 100 && primary_channel <= 112) in lim_get_80Mhz_center_channel()[all …]
1163 uint8_t lim_get_80Mhz_center_channel(uint8_t primary_channel);
9060 uint8_t primary_channel; in lim_process_sap_ch_width_update() local9090 primary_channel = wlan_reg_freq_to_chan(mac_ctx->pdev, in lim_process_sap_ch_width_update()9092 session->gLimChannelSwitch.primaryChannel = primary_channel; in lim_process_sap_ch_width_update()
229 uint8_t primary_channel) in sap_check_n_add_overlapped_chnls() argument238 if (primary_channel < CHANNEL_1 || primary_channel > CHANNEL_14) in sap_check_n_add_overlapped_chnls()242 lower_chnl = primary_channel - 1; in sap_check_n_add_overlapped_chnls()244 upper_chnl = primary_channel + 1; in sap_check_n_add_overlapped_chnls()
5469 uint8_t primary_channel, band; in wlan_cm_add_frame_to_scan_db() local5530 primary_channel = *(extracted_ie + 2); in wlan_cm_add_frame_to_scan_db()5532 primary_channel); in wlan_cm_add_frame_to_scan_db()5543 primary_channel = in wlan_cm_add_frame_to_scan_db()5547 primary_channel); in wlan_cm_add_frame_to_scan_db()5560 primary_channel = util_scan_get_6g_oper_channel(extracted_ie); in wlan_cm_add_frame_to_scan_db()5562 primary_channel); in wlan_cm_add_frame_to_scan_db()5563 if (primary_channel) in wlan_cm_add_frame_to_scan_db()5571 op_freq = wlan_reg_chan_band_to_freq(pdev, primary_channel, band); in wlan_cm_add_frame_to_scan_db()
607 he_6g_params->primary_channel, in util_scan_get_chan_from_he_6g_params()613 he_6g_params->primary_channel, *chan_freq); in util_scan_get_chan_from_he_6g_params()708 return he_6g_params->primary_channel; in util_scan_get_6g_oper_channel()
3094 uint8_t primary_channel; member
196 uint8_t primary_channel; in populate_dot_11_f_ext_chann_switch_ann() local204 primary_channel = session_entry->gLimChannelSwitch.primaryChannel; in populate_dot_11_f_ext_chann_switch_ann()