/wlan-driver/qcacld-3.0/core/cds/src/ |
H A D | cds_reg_service.c | 60 bandwidth = CH_WIDTH_40MHZ; in cds_get_vendor_reg_flags() 99 bandwidth = CH_WIDTH_40MHZ; in cds_get_vendor_reg_flags() 101 case CH_WIDTH_40MHZ: in cds_get_vendor_reg_flags()
|
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
H A D | target_if_spectral_sim.c | 104 case CH_WIDTH_40MHZ: in target_if_populate_report_static_gen2() 234 case CH_WIDTH_40MHZ: in target_if_populate_report_static_gen3() 398 case CH_WIDTH_40MHZ: in target_if_populate_reportset_static() 402 ret = simctx->populate_report_static(report, CH_WIDTH_40MHZ); in target_if_populate_reportset_static() 517 CH_WIDTH_40MHZ); in target_if_populate_simdata() 944 case CH_WIDTH_40MHZ: in target_if_spectral_sops_sim_configure_params()
|
H A D | target_if_spectral.c | 649 CH_WIDTH_40MHZ, enumerator 2091 case CH_WIDTH_40MHZ: in target_if_init_spectral_param_min_max_be() 2148 param_min_max->fft_size_max[CH_WIDTH_40MHZ] = in target_if_init_spectral_param_min_max() 2157 param_min_max->fft_size_max[CH_WIDTH_40MHZ] = in target_if_init_spectral_param_min_max() 2172 param_min_max->fft_size_max[CH_WIDTH_40MHZ] = in target_if_init_spectral_param_min_max() 2240 [CH_WIDTH_80MHZ] = CH_WIDTH_40MHZ, 2241 [CH_WIDTH_40MHZ] = CH_WIDTH_20MHZ, 2293 for (op_bw = CH_WIDTH_40MHZ; op_bw < CH_WIDTH_MAX; op_bw++) { in target_if_populate_supported_sscan_bws_be() 5072 case CH_WIDTH_40MHZ: in target_if_spectral_get_num_detectors() 5241 } else if (spectral->ch_width[smode] == CH_WIDTH_40MHZ) { in target_if_spectral_scan_enable_params()
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/ |
H A D | wlan_cfg80211_spectral.c | 220 case CH_WIDTH_40MHZ: in wlan_spectral_get_nl80211_chwidth() 249 return CH_WIDTH_40MHZ; in wlan_spectral_get_phy_ch_width() 274 case CH_WIDTH_40MHZ: in wlan_spectral_get_nl80211_chwidth() 301 return CH_WIDTH_40MHZ; in wlan_spectral_get_phy_ch_width()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_process_assoc_req_frame.c | 1683 sta_ds->ch_width = CH_WIDTH_40MHZ; in lim_update_sta_ds() 2938 else if (session_entry->ch_width == CH_WIDTH_40MHZ && in lim_fill_assoc_he_info() 2950 else if (session_entry->ch_width >= CH_WIDTH_40MHZ && in lim_fill_assoc_he_info() 3003 if (session_entry->ch_width == CH_WIDTH_40MHZ) { in lim_fill_assoc_ind_info() 3038 if ((session_entry->ch_width > CH_WIDTH_40MHZ) in lim_fill_assoc_ind_info() 3047 if ((session_entry->ch_width == CH_WIDTH_40MHZ) in lim_fill_assoc_ind_info() 3058 if ((session_entry->ch_width == CH_WIDTH_40MHZ) in lim_fill_assoc_ind_info() 3114 case CH_WIDTH_40MHZ: in lim_convert_channel_width_enum() 3155 case CH_WIDTH_40MHZ: in lim_convert_rate_flags_enum() 3176 case CH_WIDTH_40MHZ: in lim_convert_rate_flags_enum() [all …]
|
H A D | lim_send_sme_rsp_messages.c | 191 else if (sta_ds->ch_width == CH_WIDTH_40MHZ) in lim_get_eht_rate_info_flag() 2206 CH_WIDTH_40MHZ; in lim_handle_sta_csa_param() 2237 ch_params.ch_width = CH_WIDTH_40MHZ; in lim_handle_sta_csa_param() 2245 chnl_switch_info->newChanWidth = CH_WIDTH_40MHZ; in lim_handle_sta_csa_param() 2270 CH_WIDTH_40MHZ; in lim_handle_sta_csa_param() 2272 CH_WIDTH_40MHZ; in lim_handle_sta_csa_param() 2298 CH_WIDTH_40MHZ; in lim_handle_sta_csa_param() 2301 ch_params.ch_width = CH_WIDTH_40MHZ; in lim_handle_sta_csa_param()
|
H A D | lim_prop_exts_utils.c | 381 session->ch_width = CH_WIDTH_40MHZ; in lim_extract_eht_op()
|
H A D | lim_utils.c | 3762 ch_width = CH_WIDTH_40MHZ; in lim_ht_switch_chnl_params() 6331 if (ch_bandwidth == CH_WIDTH_40MHZ && in lim_op_class_from_bandwidth() 7108 session->ch_width == CH_WIDTH_40MHZ) { in lim_intersect_sta_he_caps() 8575 case CH_WIDTH_40MHZ: in lim_populate_eht_mcs_set() 10956 case CH_WIDTH_40MHZ: in lim_set_ch_phy_mode() 11096 if (band == (REG_BAND_2G) && (ch_params.ch_width == CH_WIDTH_40MHZ)) { in lim_pre_vdev_start() 11343 } else if (ch_width == CH_WIDTH_40MHZ) { in lim_update_channel_width() 11352 if (ch_width >= CH_WIDTH_40MHZ) in lim_update_channel_width() 11353 sta_ptr->htSupportedChannelWidthSet = CH_WIDTH_40MHZ; in lim_update_channel_width() 11737 return CH_WIDTH_40MHZ; in lim_convert_vht_chwidth_to_phy_chwidth()
|
/wlan-driver/qca-wifi-host-cmn/umac/dcs/core/src/ |
H A D | wlan_dcs.h | 247 (((__width) == CH_WIDTH_40MHZ) && \
|
H A D | wlan_dcs.c | 900 case CH_WIDTH_40MHZ: in wlan_dcs_get_max_seg_idx() 925 return CH_WIDTH_40MHZ; in wlan_dcs_get_chan_width_for_seg()
|
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/ |
H A D | reg_services_common.c | 202 {CH_WIDTH_40MHZ, bonded_chan_40mhz_list_freq, 434 [CH_WIDTH_20MHZ] = CH_WIDTH_40MHZ, 435 [CH_WIDTH_40MHZ] = CH_WIDTH_80MHZ, 465 [CH_WIDTH_80MHZ] = CH_WIDTH_40MHZ, in get_next_lower_bandwidth() 466 [CH_WIDTH_40MHZ] = CH_WIDTH_20MHZ, in get_next_lower_bandwidth() 1377 case CH_WIDTH_40MHZ: in reg_get_bw_value() 1404 case CH_WIDTH_40MHZ: in reg_get_bw_value() 4308 else if (bw == CH_WIDTH_40MHZ) in reg_get_5g_chan_state() 5021 else if (bw == CH_WIDTH_40MHZ) in reg_get_5g_bonded_channel_state_for_pwrmode() 5053 if (bw > CH_WIDTH_40MHZ) in reg_get_2g_bonded_channel_state_for_freq() [all …]
|
/wlan-driver/qcacld-3.0/components/son/dispatcher/src/ |
H A D | son_api.c | 183 bandwidth = CH_WIDTH_40MHZ; in wlan_son_get_chan_flag() 244 bandwidth = CH_WIDTH_40MHZ; in wlan_son_get_chan_flag() 246 case CH_WIDTH_40MHZ: in wlan_son_get_chan_flag()
|
/wlan-driver/qcacld-3.0/core/sap/src/ |
H A D | sap_module.c | 1358 sap_context->ch_width_orig == CH_WIDTH_40MHZ) { in wlansap_2g_original_bw_validate() 1359 ch_width = CH_WIDTH_40MHZ; in wlansap_2g_original_bw_validate() 2491 config->ch_params.ch_width = CH_WIDTH_40MHZ; in wlansap_son_update_sap_config_phymode() 2501 config->ch_params.ch_width = CH_WIDTH_40MHZ; in wlansap_son_update_sap_config_phymode() 2519 config->ch_params.ch_width = CH_WIDTH_40MHZ; in wlansap_son_update_sap_config_phymode() 2558 config->ch_params.ch_width == CH_WIDTH_40MHZ && in wlansap_son_update_sap_config_phymode() 2559 des_chan->ch_width == CH_WIDTH_40MHZ) { in wlansap_son_update_sap_config_phymode() 2975 ch_width = CH_WIDTH_40MHZ; in wlansap_get_max_bw_by_phymode()
|
H A D | sap_ch_select.c | 2594 acs_ch_params.ch_width = CH_WIDTH_40MHZ; in sap_sort_chl_weight_40_mhz() 2602 if (acs_ch_params.ch_width != CH_WIDTH_40MHZ) { in sap_sort_chl_weight_40_mhz() 2727 case CH_WIDTH_40MHZ: in sap_sort_chl_weight_all() 2980 (sap_ctx->acs_cfg->ch_width != CH_WIDTH_40MHZ)) in sap_select_channel()
|
H A D | sap_api_link_cntl.c | 155 if (sap_ctx->acs_cfg->ch_width > CH_WIDTH_40MHZ || in sap_config_acs_result() 1620 case CH_WIDTH_40MHZ: in is_freq_allowed_for_sap()
|
H A D | sap_fsm.c | 505 case CH_WIDTH_40MHZ: in sap_ch_params_to_bonding_channels() 3223 } else if (sap_ctx->ch_params.ch_width > CH_WIDTH_40MHZ && in sap_validate_chanmode_and_chwidth() 3225 sap_ctx->ch_params.ch_width = CH_WIDTH_40MHZ; in sap_validate_chanmode_and_chwidth() 3680 (chan->ch_width == CH_WIDTH_40MHZ)) { in sap_check_and_update_vdev_ch_params()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/ |
H A D | wlan_cmn.h | 603 CH_WIDTH_40MHZ, enumerator
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/ |
H A D | wlan_cm_bss_scoring.c | 919 ch_width = CH_WIDTH_40MHZ; 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() 964 else if (ch_width == CH_WIDTH_40MHZ) in cm_get_etp_ntone() 976 if (ch_width == CH_WIDTH_40MHZ) in cm_get_etp_ntone() 992 else if (ch_width == CH_WIDTH_40MHZ) in cm_get_etp_he_ntone()
|
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/ |
H A D | target_if_vdev_mgr_tx_ops.c | 1396 case CH_WIDTH_40MHZ: in target_if_phy_ch_width_to_wmi_chan_width() 1422 return CH_WIDTH_40MHZ; in target_if_wmi_chan_width_to_phy_ch_width()
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/src/ |
H A D | wlan_cm_api.c | 518 } else if (ori_bw == CH_WIDTH_40MHZ) { in wlan_cm_sta_set_chan_param()
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/ |
H A D | wlan_dfs_utils_api.c | 1632 return CH_WIDTH_40MHZ; in utils_dfs_convert_wlan_phymode_to_chwidth() 1675 return CH_WIDTH_40MHZ; in utils_dfs_convert_wlan_phymode_to_chwidth()
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/ |
H A D | wlan_mlme_api.c | 1377 case CH_WIDTH_40MHZ: in wlan_mlme_convert_phy_ch_width_to_eht_op_bw() 1396 phy_bw = CH_WIDTH_40MHZ; in wlan_mlme_convert_eht_op_bw_to_phy_ch_width() 1490 return CH_WIDTH_40MHZ; in wlan_mlme_get_max_bw() 1504 return CH_WIDTH_40MHZ; in wlan_mlme_get_max_bw() 7281 ch_width = CH_WIDTH_40MHZ; in wlan_mlme_get_ch_width_from_phymode() 7920 if (ch_width == CH_WIDTH_40MHZ && in wlan_mlme_send_ch_width_update_with_notify() 7975 phy_bw = CH_WIDTH_40MHZ; in wlan_mlme_convert_vht_op_bw_to_phy_ch_width() 8001 phy_bw = CH_WIDTH_40MHZ; in wlan_mlme_convert_he_6ghz_op_bw_to_phy_ch_width() 8110 case CH_WIDTH_40MHZ: in set_omi_ch_width()
|
/wlan-driver/qcacld-3.0/os_if/son/src/ |
H A D | os_if_son.c | 1418 op_chan->ch_width = CH_WIDTH_40MHZ; in os_if_son_reg_get_op_channels() 1502 op_class->ch_width = CH_WIDTH_40MHZ; in os_if_son_reg_get_opclass_details()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_cfr.c | 545 return CH_WIDTH_40MHZ; in convert_capture_bw()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
H A D | sch_api.c | 253 case CH_WIDTH_40MHZ: in lim_populate_fd_capability()
|