/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_prop_exts_utils.c | 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() 246 session->ch_width = CH_WIDTH_80MHZ; 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() 367 session->ch_width = CH_WIDTH_80MHZ; in lim_extract_eht_op() 374 session->ch_width = CH_WIDTH_80MHZ; in lim_extract_eht_op() 378 session->ch_width = CH_WIDTH_80MHZ; in lim_extract_eht_op() 558 ch_params.ch_width = CH_WIDTH_80MHZ; in lim_update_ch_width_for_p2p_client()
|
H A D | lim_process_assoc_req_frame.c | 1711 CH_WIDTH_80MHZ; in lim_update_sta_ds() 1713 sta_ds->ch_width = CH_WIDTH_80MHZ; in lim_update_sta_ds() 2947 else if (session_entry->ch_width >= CH_WIDTH_80MHZ && in lim_fill_assoc_he_info() 3116 case CH_WIDTH_80MHZ: in lim_convert_channel_width_enum() 3158 case CH_WIDTH_80MHZ: in lim_convert_rate_flags_enum() 3179 case CH_WIDTH_80MHZ: in lim_convert_rate_flags_enum()
|
H A D | lim_send_sme_rsp_messages.c | 189 else if (sta_ds->ch_width == CH_WIDTH_80MHZ) in lim_get_eht_rate_info_flag() 1662 case CH_WIDTH_80MHZ: in lim_process_csa_wbw_ie() 1693 case CH_WIDTH_80MHZ: in lim_process_csa_wbw_ie() 2201 CH_WIDTH_80MHZ; in lim_handle_sta_csa_param()
|
H A D | lim_process_sme_req_messages.c | 131 [CH_WIDTH_40MHZ] = CH_WIDTH_80MHZ, 132 [CH_WIDTH_80MHZ] = CH_WIDTH_160MHZ, 750 if (session->pLimStartBssReq->vht_channel_width <= CH_WIDTH_80MHZ) { in lim_start_bss_update_ht_vht_caps() 6087 case CH_WIDTH_80MHZ: in lim_get_num_pwr_levels() 6108 case CH_WIDTH_80MHZ: in lim_get_num_pwr_levels() 9679 (session_entry->ch_width > CH_WIDTH_80MHZ || in lim_process_sme_channel_change_request() 9680 ch_change_req->ch_width > CH_WIDTH_80MHZ)) in lim_process_sme_channel_change_request() 9712 (session_entry->ch_width > CH_WIDTH_80MHZ || in lim_process_sme_channel_change_request() 9713 ch_change_req->ch_width > CH_WIDTH_80MHZ)) in lim_process_sme_channel_change_request() 10231 ch_width = CH_WIDTH_80MHZ; in lim_process_sme_dfs_csa_ie_request() [all …]
|
/wlan-driver/qcacld-3.0/core/cds/src/ |
H A D | cds_reg_service.c | 59 (bandwidth == CH_WIDTH_80MHZ)) { in cds_get_vendor_reg_flags() 88 bandwidth = CH_WIDTH_80MHZ; in cds_get_vendor_reg_flags() 90 case CH_WIDTH_80MHZ: in cds_get_vendor_reg_flags()
|
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
H A D | target_if_spectral_sim.c | 123 case CH_WIDTH_80MHZ: in target_if_populate_report_static_gen2() 253 case CH_WIDTH_80MHZ: in target_if_populate_report_static_gen3() 409 case CH_WIDTH_80MHZ: in target_if_populate_reportset_static() 413 ret = simctx->populate_report_static(report, CH_WIDTH_80MHZ); in target_if_populate_reportset_static() 522 CH_WIDTH_80MHZ); in target_if_populate_simdata() 947 case CH_WIDTH_80MHZ: in target_if_spectral_sops_sim_configure_params()
|
H A D | target_if_spectral.c | 650 CH_WIDTH_80MHZ, enumerator 2150 param_min_max->fft_size_max[CH_WIDTH_80MHZ] = in target_if_init_spectral_param_min_max() 2159 param_min_max->fft_size_max[CH_WIDTH_80MHZ] = in target_if_init_spectral_param_min_max() 2174 param_min_max->fft_size_max[CH_WIDTH_80MHZ] = in target_if_init_spectral_param_min_max() 2238 [CH_WIDTH_80P80MHZ] = CH_WIDTH_80MHZ, 2239 [CH_WIDTH_160MHZ] = CH_WIDTH_80MHZ, 2240 [CH_WIDTH_80MHZ] = CH_WIDTH_40MHZ, 2398 CH_WIDTH_80MHZ); in target_if_populate_supported_sscan_bws() 2400 [smode][CH_WIDTH_80MHZ] = true; in target_if_populate_supported_sscan_bws() 4419 temp_params.ch_width = CH_WIDTH_80MHZ; in target_if_spectral_is_valid_80p80_freq() [all …]
|
H A D | target_if_spectral.h | 2850 CH_WIDTH_80MHZ : ((ch_width == CH_WIDTH_80P80MHZ) ? in target_if_get_detector_chwidth() 2851 CH_WIDTH_80MHZ : ch_width)); in target_if_get_detector_chwidth()
|
/wlan-driver/qca-wifi-host-cmn/umac/dcs/core/src/ |
H A D | wlan_dcs.h | 149 #define WLAN_DCS_AFC_PREFER_BW CH_WIDTH_80MHZ 250 (((__width) == CH_WIDTH_80MHZ) && \
|
H A D | wlan_dcs.c | 898 case CH_WIDTH_80MHZ: in wlan_dcs_get_max_seg_idx() 923 return CH_WIDTH_80MHZ; in wlan_dcs_get_chan_width_for_seg()
|
/wlan-driver/qcacld-3.0/core/hdd/inc/ |
H A D | wlan_hdd_pre_cac.h | 24 #define DEFAULT_PRE_CAC_BANDWIDTH CH_WIDTH_80MHZ
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/ |
H A D | wlan_cfg80211_spectral.c | 222 case CH_WIDTH_80MHZ: in wlan_spectral_get_nl80211_chwidth() 251 return CH_WIDTH_80MHZ; in wlan_spectral_get_phy_ch_width() 276 case CH_WIDTH_80MHZ: in wlan_spectral_get_nl80211_chwidth() 303 return CH_WIDTH_80MHZ; in wlan_spectral_get_phy_ch_width()
|
/wlan-driver/qcacld-3.0/components/son/dispatcher/src/ |
H A D | son_api.c | 182 bandwidth == CH_WIDTH_80MHZ) in wlan_son_get_chan_flag() 224 bandwidth = CH_WIDTH_80MHZ; in wlan_son_get_chan_flag() 226 case CH_WIDTH_80MHZ: in wlan_son_get_chan_flag() 227 ch_params.ch_width = CH_WIDTH_80MHZ; in wlan_son_get_chan_flag() 234 chan_params->ch_width = CH_WIDTH_80MHZ; in wlan_son_get_chan_flag()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_pre_cac.c | 171 case CH_WIDTH_80MHZ: in wlan_set_def_pre_cac_chan() 185 if (ch_params.ch_width == CH_WIDTH_80MHZ || in wlan_set_def_pre_cac_chan()
|
H A D | wlan_hdd_cfr.c | 547 return CH_WIDTH_80MHZ; in convert_capture_bw()
|
/wlan-driver/qcacld-3.0/core/sap/src/ |
H A D | sap_module.c | 671 return QDF_MAX(sta_chan_width, CH_WIDTH_80MHZ); in wlan_sap_get_concurrent_bw() 673 return QDF_MIN(channel_width, CH_WIDTH_80MHZ); in wlan_sap_get_concurrent_bw() 701 return QDF_MIN(channel_width, CH_WIDTH_80MHZ); in wlan_sap_get_concurrent_bw() 710 return QDF_MIN(channel_width, CH_WIDTH_80MHZ); in wlan_sap_get_concurrent_bw() 1313 return CH_WIDTH_80MHZ; in wlansap_get_target_eht_phy_ch_width() 1334 ch_width = CH_WIDTH_80MHZ; in wlansap_5g_original_bw_validate() 2505 config->ch_params.ch_width = CH_WIDTH_80MHZ; in wlansap_son_update_sap_config_phymode() 2523 config->ch_params.ch_width = CH_WIDTH_80MHZ; in wlansap_son_update_sap_config_phymode() 2550 config->ch_width_orig = CH_WIDTH_80MHZ; in wlansap_son_update_sap_config_phymode() 2967 ch_width = CH_WIDTH_80MHZ; in wlansap_get_max_bw_by_phymode() [all …]
|
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/ |
H A D | reg_services_common.c | 200 {CH_WIDTH_80MHZ, bonded_chan_80mhz_list_freq, 332 {CH_WIDTH_80MHZ, chan_80mhz_puncture_bitmap, 435 [CH_WIDTH_40MHZ] = CH_WIDTH_80MHZ, 436 [CH_WIDTH_80MHZ] = CH_WIDTH_160MHZ, 464 [CH_WIDTH_160MHZ] = CH_WIDTH_80MHZ, in get_next_lower_bandwidth() 465 [CH_WIDTH_80MHZ] = CH_WIDTH_40MHZ, in get_next_lower_bandwidth() 1379 case CH_WIDTH_80MHZ: in reg_get_bw_value() 1406 case CH_WIDTH_80MHZ: in reg_get_bw_value() 4311 else if (bw == CH_WIDTH_80MHZ) in reg_get_5g_chan_state() 5024 else if (bw == CH_WIDTH_80MHZ) in reg_get_5g_bonded_channel_state_for_pwrmode() [all …]
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/ |
H A D | dfs_process_radar_found_ind.c | 604 if (dfs->dfs_precac_chwidth == CH_WIDTH_80MHZ) { in dfs_get_agile_subchans_for_curchan_160() 708 } else if (dfs->dfs_precac_chwidth == CH_WIDTH_80MHZ) { in dfs_get_bonding_channels_for_freq()
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/ |
H A D | wlan_dfs_utils_api.c | 1008 chan_params->ch_width = CH_WIDTH_80MHZ; in utils_dfs_bw_reduced_channel_for_freq() 1638 return CH_WIDTH_80MHZ; in utils_dfs_convert_wlan_phymode_to_chwidth() 1680 return CH_WIDTH_80MHZ; in utils_dfs_convert_wlan_phymode_to_chwidth()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/ |
H A D | wlan_cmn.h | 604 CH_WIDTH_80MHZ, enumerator
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/ |
H A D | wlan_mlme_api.c | 1375 case CH_WIDTH_80MHZ: in wlan_mlme_convert_phy_ch_width_to_eht_op_bw() 1394 phy_bw = CH_WIDTH_80MHZ; in wlan_mlme_convert_eht_op_bw_to_phy_ch_width() 1488 return CH_WIDTH_80MHZ; in wlan_mlme_get_max_bw() 1502 return CH_WIDTH_80MHZ; in wlan_mlme_get_max_bw() 6851 bandwidth = CH_WIDTH_80MHZ; in mlme_get_vht_ch_width() 7279 ch_width = CH_WIDTH_80MHZ; in wlan_mlme_get_ch_width_from_phymode() 7703 if (ch_width == CH_WIDTH_80MHZ) in wlan_mlme_get_vht_rate_flags() 7736 else if (ch_width == CH_WIDTH_80MHZ) in wlan_mlme_get_eht_rate_flags() 7775 else if (ch_width == CH_WIDTH_80MHZ) in wlan_mlme_get_he_rate_flags() 7980 phy_bw = CH_WIDTH_80MHZ; in wlan_mlme_convert_vht_op_bw_to_phy_ch_width() [all …]
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_eht.c | 817 case CH_WIDTH_80MHZ: in wma_populate_peer_eht_cap() 963 else if (ch_width == CH_WIDTH_80MHZ) in wma_get_eht_rate_flags()
|
/wlan-driver/qca-wifi-host-cmn/target_if/wifi_pos/src/ |
H A D | target_if_wifi_pos.c | 151 *ch_width = CH_WIDTH_80MHZ; in target_if_wifi_pos_get_vht_ch_width()
|
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/ |
H A D | target_if_vdev_mgr_tx_ops.c | 1398 case CH_WIDTH_80MHZ: in target_if_phy_ch_width_to_wmi_chan_width() 1424 return CH_WIDTH_80MHZ; in target_if_wmi_chan_width_to_phy_ch_width()
|
/wlan-driver/qcacld-3.0/os_if/son/src/ |
H A D | os_if_son.c | 1425 op_chan->ch_width = CH_WIDTH_80MHZ; in os_if_son_reg_get_op_channels() 1508 op_class->ch_width = CH_WIDTH_80MHZ; in os_if_son_reg_get_opclass_details()
|