Home
last modified time | relevance | path

Searched refs:ch_width (Results 1 – 25 of 148) sorted by relevance

123456

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_prop_exts_utils.c124 session->ch_width = session->he_op.oper_info_6g.info.ch_width; in lim_extract_he_op()
138 session->ch_width, session->ch_center_freq_seg0, in lim_extract_he_op()
146 session->ch_width = CH_WIDTH_80MHZ; in lim_extract_he_op()
157 session->ch_width = CH_WIDTH_80MHZ; in lim_extract_he_op()
164 session->ch_width = CH_WIDTH_80MHZ; in lim_extract_he_op()
244 if (session->ch_width == CH_WIDTH_160MHZ) { in lim_update_he_bw_cap_mcs()
246 session->ch_width = CH_WIDTH_80MHZ; in lim_update_he_bw_cap_mcs()
251 if (session->ch_width == CH_WIDTH_160MHZ) { in lim_update_he_bw_cap_mcs()
253 session->ch_width = CH_WIDTH_80MHZ; in lim_update_he_bw_cap_mcs()
262 if (session->ch_width <= CH_WIDTH_80MHZ && is_80mhz) { in lim_update_he_bw_cap_mcs()
[all …]
H A Dlim_assoc_utils.c1325 if (session_entry && !session_entry->ch_width && in lim_populate_vht_mcs_set()
1335 if (session_entry && !session_entry->ch_width && in lim_populate_vht_mcs_set()
1403 if (!sta_ds || CH_WIDTH_80MHZ >= session_entry->ch_width) in lim_populate_vht_mcs_set()
1578 session_entry, session_entry->ch_width); in lim_populate_own_rate_set()
1605 if ((session->ch_width == CH_WIDTH_160MHZ || in lim_check_valid_mcs_for_nss()
1833 pe_session, pe_session->ch_width); in lim_populate_peer_rate_set()
2069 session_entry, sta_ds->ch_width); in lim_populate_matching_rate_set()
2432 add_sta_params->ch_width = sta_ds->ch_width; in lim_add_sta()
2437 add_sta_params->ch_width = in lim_add_sta()
2683 add_sta_params->maxAmpduSize, add_sta_params->ch_width, in lim_add_sta()
[all …]
H A Dlim_process_beacon_frame.c262 enum phy_ch_width ch_width; in lim_get_update_eht_bw_puncture_allow() local
280 ch_width = wlan_mlme_get_ch_width_from_phymode(phy_mode); in lim_get_update_eht_bw_puncture_allow()
282 if (ori_bw <= ch_width) { in lim_get_update_eht_bw_puncture_allow()
290 if (ch_width == CH_WIDTH_160MHZ) { in lim_get_update_eht_bw_puncture_allow()
318 uint8_t ch_width; in lim_process_beacon_eht_op() local
364 bss_chan.ch_width = ori_bw; in lim_process_beacon_eht_op()
382 if (ori_bw_no_punct != current_chan->ch_width) { in lim_process_beacon_eht_op()
392 ch_width = he_op->oper_info_6g.info.ch_width; in lim_process_beacon_eht_op()
395 ori_bw = wlan_mlme_convert_he_6ghz_op_bw_to_phy_ch_width(ch_width, in lim_process_beacon_eht_op()
H A Dlim_send_sme_rsp_messages.c187 else if (sta_ds->ch_width == CH_WIDTH_160MHZ) in lim_get_eht_rate_info_flag()
189 else if (sta_ds->ch_width == CH_WIDTH_80MHZ) in lim_get_eht_rate_info_flag()
191 else if (sta_ds->ch_width == CH_WIDTH_40MHZ) in lim_get_eht_rate_info_flag()
1749 ch_params.ch_width = ap_new_ch_width; in lim_process_csa_wbw_ie()
1754 ap_new_ch_width = ch_params.ch_width; in lim_process_csa_wbw_ie()
1866 ch_param->ch_width = CH_WIDTH_160MHZ; in lim_set_csa_chan_param_11be()
1992 session_entry->ch_width == ch_params.ch_width && in lim_sta_follow_csa()
2044 ch_params.ch_width = csa_params->new_ch_width; in lim_handle_sta_csa_param()
2092 lim_ch_switch->ch_width = CH_WIDTH_20MHZ; in lim_handle_sta_csa_param()
2118 ch_params.ch_width = csa_params->new_ch_width; in lim_handle_sta_csa_param()
[all …]
H A Dlim_process_assoc_req_frame.c1671 if (session->ch_width > CH_WIDTH_20MHZ && in lim_update_sta_ds()
1672 session->ch_width <= CH_WIDTH_80P80MHZ && in lim_update_sta_ds()
1683 sta_ds->ch_width = CH_WIDTH_40MHZ; in lim_update_sta_ds()
1686 sta_ds->ch_width = in lim_update_sta_ds()
1690 sta_ds->ch_width = CH_WIDTH_80P80MHZ; in lim_update_sta_ds()
1695 sta_ds->ch_width = in lim_update_sta_ds()
1698 sta_ds->ch_width = in lim_update_sta_ds()
1703 sta_ds->ch_width = in lim_update_sta_ds()
1707 sta_ds->ch_width = in lim_update_sta_ds()
1710 sta_ds->ch_width = in lim_update_sta_ds()
[all …]
H A Dlim_utils.c2123 pSirSmeSwitchChInd->chan_params.ch_width = des_chan->ch_width; in lim_switch_channel_cback()
2124 if (des_chan->ch_width > CH_WIDTH_20MHZ) { in lim_switch_channel_cback()
2184 pe_session->ch_width = CH_WIDTH_20MHZ; in lim_switch_primary_channel()
2202 enum phy_ch_width ch_width; in lim_switch_primary_secondary_channel() local
2207 ch_width = pe_session->gLimChannelSwitch.ch_width; in lim_switch_primary_secondary_channel()
2218 pe_session->ch_width != ch_width) { in lim_switch_primary_secondary_channel()
2220 pe_session->curr_op_freq, pe_session->ch_width, in lim_switch_primary_secondary_channel()
2221 new_channel_freq, ch_width); in lim_switch_primary_secondary_channel()
2245 pe_session->ch_width = ch_width; in lim_switch_primary_secondary_channel()
3748 enum phy_ch_width ch_width = CH_WIDTH_20MHZ; in lim_ht_switch_chnl_params() local
[all …]
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c592 psap_ctx->ch_width_orig = config->acs_cfg.ch_width; in wlansap_set_scan_acs_channel_params()
728 return sap_ctx->ch_params.ch_width; in wlan_sap_get_vht_ch_width()
1327 enum phy_ch_width ch_width) in wlansap_5g_original_bw_validate() argument
1332 ch_width >= CH_WIDTH_160MHZ && in wlansap_5g_original_bw_validate()
1334 ch_width = CH_WIDTH_80MHZ; in wlansap_5g_original_bw_validate()
1336 return ch_width; in wlansap_5g_original_bw_validate()
1353 enum phy_ch_width ch_width, in wlansap_2g_original_bw_validate() argument
1359 ch_width = CH_WIDTH_40MHZ; in wlansap_2g_original_bw_validate()
1369 return ch_width; in wlansap_2g_original_bw_validate()
1377 enum phy_ch_width ch_width, concurrent_bw = 0; in wlansap_get_csa_chanwidth_from_phymode() local
[all …]
H A Dsap_api_link_cntl.c109 ch_params->ch_width, in sap_acs_set_puncture_bitmap()
140 ch_params.ch_width = sap_ctx->acs_cfg->ch_width; in sap_config_acs_result()
147 ch_params.ch_width); in sap_config_acs_result()
149 ch_params.ch_width = new_ch_width; in sap_config_acs_result()
154 sap_ctx->acs_cfg->ch_width = ch_params.ch_width; in sap_config_acs_result()
155 if (sap_ctx->acs_cfg->ch_width > CH_WIDTH_40MHZ || in sap_config_acs_result()
162 if (sap_ctx->acs_cfg->ch_width == CH_WIDTH_80P80MHZ || in sap_config_acs_result()
163 (sap_ctx->acs_cfg->ch_width == CH_WIDTH_160MHZ) || in sap_config_acs_result()
164 sap_acs_cfg_is_chwidth_320mhz(sap_ctx->acs_cfg->ch_width)) in sap_config_acs_result()
482 if (sap_ctx->ch_params.ch_width == CH_WIDTH_160MHZ) { in wlansap_roam_process_ch_change_success()
[all …]
H A Dsap_fsm.c212 ch_params->ch_width = ch_wd; in sap_is_chan_change_needed()
221 if (ch_params->ch_width == sap_ctx->ch_params.ch_width) { in sap_is_chan_change_needed()
222 status = wlan_reg_extract_puncture_by_bw(ch_params->ch_width, in sap_is_chan_change_needed()
233 ch_params->ch_width; in sap_is_chan_change_needed()
289 ch_params->ch_width = ch_wd; in sap_random_channel_sel()
343 mac_ctx->sap.SapDfsInfo.new_chanWidth = ch_params->ch_width; in sap_random_channel_sel()
344 sap_ctx->ch_params.ch_width = ch_params->ch_width; in sap_random_channel_sel()
377 ch_params->ch_width != CH_WIDTH_20MHZ) in sap_is_channel_bonding_etsi_weather_channel()
472 switch (ch_params->ch_width) { in sap_ch_params_to_bonding_channels()
599 if (ch_params->ch_width == CH_WIDTH_160MHZ) { in is_wlansap_cac_required_for_chan()
[all …]
H A Dsap_ch_select.c1266 tSirMacHTChannelWidth *ch_width, in sap_upd_chan_spec_params() argument
1280 *ch_width = eHT_CHANNEL_WIDTH_80P80MHZ; in sap_upd_chan_spec_params()
1284 *ch_width = eHT_CHANNEL_WIDTH_160MHZ; in sap_upd_chan_spec_params()
1292 *ch_width = eHT_CHANNEL_WIDTH_80MHZ; in sap_upd_chan_spec_params()
1299 *ch_width = eHT_CHANNEL_WIDTH_40MHZ; in sap_upd_chan_spec_params()
1302 *ch_width = eHT_CHANNEL_WIDTH_20MHZ; in sap_upd_chan_spec_params()
1548 tSirMacHTChannelWidth ch_width = 0; in sap_compute_spect_weight() local
1578 sap_upd_chan_spec_params(cur_node, &ch_width, in sap_compute_spect_weight()
1601 ch_info, ch_width, secondaryChannelOffset, in sap_compute_spect_weight()
1834 acs_ch_params.ch_width = CH_WIDTH_80MHZ; in sap_sort_chl_weight_80_mhz()
[all …]
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/psoc/src/
H A Dtarget_if_psoc_wake_lock.c207 enum phy_ch_width ch_width, prev_ch_width; in target_if_vdev_start_link_handler() local
222 ch_width = curr_channel->ch_width; in target_if_vdev_start_link_handler()
225 ch_params.ch_width = ch_width; in target_if_vdev_start_link_handler()
242 prev_ch_width = prev_channel->ch_width; in target_if_vdev_start_link_handler()
245 ch_params.ch_width = prev_ch_width; in target_if_vdev_start_link_handler()
283 enum phy_ch_width ch_width; in target_if_vdev_stop_link_handler() local
297 ch_width = curr_channel->ch_width; in target_if_vdev_stop_link_handler()
308 ch_params.ch_width = ch_width; in target_if_vdev_stop_link_handler()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_api.c541 if (chan_param->ch_width != CH_WIDTH_320MHZ) in wlan_cm_sta_set_chan_param()
546 chan_param->ch_width, in wlan_cm_sta_set_chan_param()
550 if (chan_param->ch_width == ori_bw) in wlan_cm_sta_set_chan_param()
556 chan_param->ch_width, in wlan_cm_sta_set_chan_param()
586 ch_param.ch_width = new_bw; in wlan_cm_sta_update_bw_puncture()
594 des_chan->ch_width == ch_param.ch_width) in wlan_cm_sta_update_bw_puncture()
602 des_chan->ch_width = ch_param.ch_width; in wlan_cm_sta_update_bw_puncture()
605 des_chan->ch_width, des_chan->puncture_bitmap, in wlan_cm_sta_update_bw_puncture()
607 QDF_SET_BITS(bw_puncture, 0, 8, des_chan->ch_width); in wlan_cm_sta_update_bw_puncture()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_pre_cac.c141 enum phy_ch_width *ch_width) in wlan_set_def_pre_cac_chan() argument
153 ch_params.ch_width = *ch_width; in wlan_set_def_pre_cac_chan()
170 switch (ch_params.ch_width) { in wlan_set_def_pre_cac_chan()
185 if (ch_params.ch_width == CH_WIDTH_80MHZ || in wlan_set_def_pre_cac_chan()
186 ch_params.ch_width == CH_WIDTH_80P80MHZ || in wlan_set_def_pre_cac_chan()
187 ch_params.ch_width == CH_WIDTH_160MHZ) { in wlan_set_def_pre_cac_chan()
192 *ch_width = ch_params.ch_width; in wlan_set_def_pre_cac_chan()
H A Dwlan_hdd_ipa.c54 enum phy_ch_width ch_width; member
314 conn->ch_width = ctx->conn_info.ch_width; in hdd_ipa_fill_sta_connection_info()
326 conn->ch_width = ctx->sap_config.ch_params.ch_width; in hdd_ipa_fill_sap_connection_info()
406 (conn.ch_width == CH_WIDTH_160MHZ || in hdd_ipa_get_tx_pipe()
407 conn.ch_width == CH_WIDTH_320MHZ)) { in hdd_ipa_get_tx_pipe()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_opclass.c1009 uint16_t ch_width, in reg_dmn_get_opclass_from_freq_width() argument
1018 if (op_class_tbl->chan_spacing == ch_width) { in reg_dmn_get_opclass_from_freq_width()
1322 chan_params.ch_width = CH_WIDTH_MAX; in reg_freq_to_chan_op_class()
1329 reg_get_bw_value(chan_params.ch_width), in reg_freq_to_chan_op_class()
1640 enum phy_ch_width ch_width, in reg_get_radar_puncture_bmap() argument
1647 bool is_chanwidth_puncturable = ch_width > CH_WIDTH_40MHZ ? true : false; in reg_get_radar_puncture_bmap()
1655 bonded_chan_ptr = reg_get_bonded_chan_entry(pri_freq, ch_width, in reg_get_radar_puncture_bmap()
1674 enum phy_ch_width ch_width, in reg_get_radar_puncture_bmap() argument
1696 enum phy_ch_width ch_width, in reg_is_chan_supported() argument
1704 center_320 = (ch_width == CH_WIDTH_320MHZ) ? cfi_freq : 0; in reg_is_chan_supported()
[all …]
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral.h545 uint32_t ch_width; member
1390 enum phy_ch_width ch_width[SPECTRAL_SCAN_MODE_MAX]; member
1971 enum phy_ch_width ch_width; in target_if_vdev_get_ch_width() local
1986 ch_width = rx_ops->sptrl_rx_ops.sptrlro_vdev_get_ch_width(vdev); in target_if_vdev_get_ch_width()
1988 if (ch_width == CH_WIDTH_160MHZ) { in target_if_vdev_get_ch_width()
1999 ch_width = CH_WIDTH_80P80MHZ; in target_if_vdev_get_ch_width()
2002 return ch_width; in target_if_vdev_get_ch_width()
2223 is_ch_width_160_or_80p80(enum phy_ch_width ch_width) in is_ch_width_160_or_80p80() argument
2225 return (ch_width == CH_WIDTH_160MHZ || ch_width == CH_WIDTH_80P80MHZ); in is_ch_width_160_or_80p80()
2249 if (is_ch_width_160_or_80p80(spectral->ch_width[smode])) { in free_samp_msg_skb()
[all …]
H A Dtarget_if_spectral.c3505 enum phy_ch_width ch_width; in target_if_spectral_detector_list_init() local
3570 ch_width = CH_WIDTH_20MHZ; in target_if_spectral_detector_list_init()
3571 for (; ch_width < CH_WIDTH_MAX; ch_width++) { in target_if_spectral_detector_list_init()
3579 if (!spectral->supported_sscan_bw_list[smode][ch_width]) in target_if_spectral_detector_list_init()
3582 det_list = &spectral->detector_list[smode][ch_width]; in target_if_spectral_detector_list_init()
3590 if (is_ch_width_160_or_80p80(ch_width) && in target_if_spectral_detector_list_init()
3599 if (!spectral->supported_sscan_bw_list[smode][ch_width]) { in target_if_spectral_detector_list_init()
3604 det_list = &spectral->detector_list[smode][ch_width]; in target_if_spectral_detector_list_init()
4007 enum phy_ch_width *ch_width, in target_if_calculate_center_freq() argument
4018 if (!ch_width) { in target_if_calculate_center_freq()
[all …]
H A Dtarget_if_spectral_phyerr.c862 enum phy_ch_width ch_width, in target_if_spectral_unify_cfreq_format() argument
887 if (ch_width == CH_WIDTH_160MHZ && in target_if_spectral_unify_cfreq_format()
903 } else if (ch_width == CH_WIDTH_80P80MHZ && in target_if_spectral_unify_cfreq_format()
968 enum phy_ch_width ch_width; in target_if_populate_det_start_end_freqs() local
986 ch_width = spectral->report_info[smode].sscan_bw; in target_if_populate_det_start_end_freqs()
992 detector_list = &spectral->detector_list[smode][ch_width]; in target_if_populate_det_start_end_freqs()
1002 if (ch_width == CH_WIDTH_160MHZ && in target_if_populate_det_start_end_freqs()
1016 if (ch_width == CH_WIDTH_160MHZ && in target_if_populate_det_start_end_freqs()
1040 ch_width, in target_if_populate_det_start_end_freqs()
1061 enum phy_ch_width ch_width; in target_if_populate_fft_bins_info() local
[all …]
/wlan-driver/qca-wifi-host-cmn/dp/cmn_dp_api/
H A Ddp_ratetable.c6694 static int dp_get_start_index(int ch_width, int mode, int nss) in dp_get_start_index() argument
6700 if (ch_width == CMN_BW_20MHZ) in dp_get_start_index()
6702 else if (ch_width == CMN_BW_40MHZ) in dp_get_start_index()
6708 if (ch_width == CMN_BW_20MHZ) { in dp_get_start_index()
6710 } else if (ch_width == CMN_BW_40MHZ) { in dp_get_start_index()
6712 } else if (ch_width == CMN_BW_80MHZ) { in dp_get_start_index()
6714 } else if ((ch_width == CMN_BW_160MHZ) || in dp_get_start_index()
6715 (ch_width == CMN_BW_80_80MHZ)) { in dp_get_start_index()
6725 if (ch_width == CMN_BW_20MHZ) { in dp_get_start_index()
6727 } else if (ch_width == CMN_BW_40MHZ) { in dp_get_start_index()
[all …]
/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_reg_service.c69 ch_params.ch_width = bandwidth; in cds_get_vendor_reg_flags()
80 ch_params.ch_width = bandwidth; in cds_get_vendor_reg_flags()
91 ch_params.ch_width = bandwidth; in cds_get_vendor_reg_flags()
103 ch_params.ch_width = bandwidth; in cds_get_vendor_reg_flags()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_eht.h177 enum phy_ch_width ch_width);
206 enum tx_rate_info wma_get_eht_rate_flags(enum phy_ch_width ch_width);
313 enum phy_ch_width ch_width) in wma_set_peer_assoc_params_bw_320() argument
336 enum tx_rate_info wma_get_eht_rate_flags(enum phy_ch_width ch_width) in wma_get_eht_rate_flags() argument
/wlan-driver/qcacld-3.0/os_if/son/src/
H A Dos_if_son.c1337 reg_ap_cap[idx].ch_width, in os_if_son_reg_get_ap_hw_cap()
1339 if (reg_ap_cap[idx].ch_width == BW_160_MHZ) in os_if_son_reg_get_ap_hw_cap()
1404 if ((reg_ap_cap[idx].ch_width == BW_160_MHZ) || in os_if_son_reg_get_op_channels()
1409 reg_ap_cap[idx].ch_width, in os_if_son_reg_get_op_channels()
1412 switch (reg_ap_cap[idx].ch_width) { in os_if_son_reg_get_op_channels()
1415 op_chan->ch_width = CH_WIDTH_20MHZ; in os_if_son_reg_get_op_channels()
1418 op_chan->ch_width = CH_WIDTH_40MHZ; in os_if_son_reg_get_op_channels()
1423 op_chan->ch_width = CH_WIDTH_80P80MHZ; in os_if_son_reg_get_op_channels()
1425 op_chan->ch_width = CH_WIDTH_80MHZ; in os_if_son_reg_get_op_channels()
1428 op_chan->ch_width = CH_WIDTH_160MHZ; in os_if_son_reg_get_op_channels()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c903 enum phy_ch_width ch_width; in cm_calculate_bandwidth() local
915 ch_width = CH_WIDTH_160MHZ; in cm_calculate_bandwidth()
917 ch_width = CH_WIDTH_80MHZ; in cm_calculate_bandwidth()
919 ch_width = CH_WIDTH_40MHZ; in cm_calculate_bandwidth()
921 ch_width = CH_WIDTH_20MHZ; in cm_calculate_bandwidth()
924 ch_width >= CH_WIDTH_20MHZ) in cm_calculate_bandwidth()
925 ch_width = CH_WIDTH_20MHZ; in cm_calculate_bandwidth()
927 if (!is_vht && ch_width > CH_WIDTH_40MHZ) in cm_calculate_bandwidth()
928 ch_width = CH_WIDTH_40MHZ; in cm_calculate_bandwidth()
931 ch_width = CH_WIDTH_20MHZ; in cm_calculate_bandwidth()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/
H A Ddfs_process_radar_found_ind.c235 uint16_t ch_width) in dfs_find_20mhz_subchans_from_offsets() argument
237 uint16_t first_chan20_cen = center_freq - (ch_width / 2) + BW_10; in dfs_find_20mhz_subchans_from_offsets()
239 uint8_t num_20mhz_subchans = ch_width / BW_20; in dfs_find_20mhz_subchans_from_offsets()
353 uint16_t ch_width; in dfs_find_radar_affected_subchans_for_freq() local
369 ch_width = dfs_chan_to_ch_width(curchan); in dfs_find_radar_affected_subchans_for_freq()
370 if (ch_width == BW_INVALID) { in dfs_find_radar_affected_subchans_for_freq()
382 ch_width); in dfs_find_radar_affected_subchans_for_freq()
423 uint16_t ch_width, in dfs_calc_bonding_freqs() argument
428 uint8_t nchans = ch_width / CHAN_SPACING_MHZ_5G; in dfs_calc_bonding_freqs()
429 qdf_freq_t first_subchan_cfreq = center_freq - (ch_width / 2) + in dfs_calc_bonding_freqs()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c1368 uint8_t wlan_mlme_convert_phy_ch_width_to_eht_op_bw(enum phy_ch_width ch_width) in wlan_mlme_convert_phy_ch_width_to_eht_op_bw() argument
1370 switch (ch_width) { in wlan_mlme_convert_phy_ch_width_to_eht_op_bw()
1509 enum phy_ch_width *ch_width) in wlan_mlme_get_sta_ch_width() argument
1519 if (ch_width && peer && in wlan_mlme_get_sta_ch_width()
1525 *ch_width = wlan_mlme_get_ch_width_from_phymode(phymode); in wlan_mlme_get_sta_ch_width()
6275 if (ch_params->ch_width == CH_WIDTH_160MHZ) { in wlan_mlme_check_chan_param_has_dfs()
6283 } else if (ch_params->ch_width == CH_WIDTH_80P80MHZ) { in wlan_mlme_check_chan_param_has_dfs()
7272 enum phy_ch_width ch_width; in wlan_mlme_get_ch_width_from_phymode() local
7275 ch_width = CH_WIDTH_320MHZ; in wlan_mlme_get_ch_width_from_phymode()
7277 ch_width = CH_WIDTH_160MHZ; in wlan_mlme_get_ch_width_from_phymode()
[all …]

123456