/wlan-driver/qcacld-3.0/core/cds/src/ |
D | cds_reg_service.c | 58 (bandwidth == CH_WIDTH_160MHZ) || in cds_get_vendor_reg_flags() 77 bandwidth = CH_WIDTH_160MHZ; in cds_get_vendor_reg_flags() 79 case CH_WIDTH_160MHZ: in cds_get_vendor_reg_flags()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_prop_exts_utils.c | 153 ap_bcon_ch_width = CH_WIDTH_160MHZ; in lim_extract_he_op() 244 if (session->ch_width == CH_WIDTH_160MHZ) { in lim_update_he_bw_cap_mcs() 251 if (session->ch_width == CH_WIDTH_160MHZ) { in lim_update_he_bw_cap_mcs() 265 } else if (session->ch_width == CH_WIDTH_160MHZ) { in lim_update_he_bw_cap_mcs() 365 session->ch_width = CH_WIDTH_160MHZ; in lim_extract_eht_op() 372 session->ch_width = CH_WIDTH_160MHZ; in lim_extract_eht_op() 786 if (CH_WIDTH_160MHZ > session->ch_width) in lim_extract_ap_capability() 791 CH_WIDTH_160MHZ; in lim_extract_ap_capability()
|
D | lim_process_beacon_frame.c | 290 if (ch_width == CH_WIDTH_160MHZ) { in lim_get_update_eht_bw_puncture_allow() 291 *new_bw = CH_WIDTH_160MHZ; in lim_get_update_eht_bw_puncture_allow()
|
D | lim_send_sme_rsp_messages.c | 187 else if (sta_ds->ch_width == CH_WIDTH_160MHZ) in lim_get_eht_rate_info_flag() 1668 ap_new_ch_width = CH_WIDTH_160MHZ; in lim_process_csa_wbw_ie() 1683 case CH_WIDTH_160MHZ: in lim_process_csa_wbw_ie() 1724 case CH_WIDTH_160MHZ: in lim_process_csa_wbw_ie() 1866 ch_param->ch_width = CH_WIDTH_160MHZ; in lim_set_csa_chan_param_11be() 2198 CH_WIDTH_160MHZ; in lim_handle_sta_csa_param() 2592 if (ch_width == CH_WIDTH_160MHZ) { in lim_send_sme_ap_channel_switch_resp()
|
D | lim_process_assoc_req_frame.c | 1699 CH_WIDTH_160MHZ; in lim_update_sta_ds() 1704 CH_WIDTH_160MHZ; in lim_update_sta_ds() 2944 if (session_entry->ch_width == CH_WIDTH_160MHZ && in lim_fill_assoc_he_info() 3118 case CH_WIDTH_160MHZ: in lim_convert_channel_width_enum() 3161 case CH_WIDTH_160MHZ: in lim_convert_rate_flags_enum() 3182 case CH_WIDTH_160MHZ: in lim_convert_rate_flags_enum()
|
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
D | target_if_spectral_sim.c | 163 case CH_WIDTH_160MHZ: in target_if_populate_report_static_gen2() 294 case CH_WIDTH_160MHZ: in target_if_populate_report_static_gen3() 435 case CH_WIDTH_160MHZ: in target_if_populate_reportset_static() 440 CH_WIDTH_160MHZ); in target_if_populate_reportset_static() 527 CH_WIDTH_160MHZ); in target_if_populate_simdata() 950 case CH_WIDTH_160MHZ: in target_if_spectral_sops_sim_configure_params()
|
D | target_if_spectral.c | 651 CH_WIDTH_160MHZ, enumerator 790 agile_width = CH_WIDTH_160MHZ; in target_if_spectral_find_agile_width() 796 case CH_WIDTH_160MHZ: in target_if_spectral_find_agile_width() 800 agile_width = CH_WIDTH_160MHZ; in target_if_spectral_find_agile_width() 2152 param_min_max->fft_size_max[CH_WIDTH_160MHZ] = in target_if_init_spectral_param_min_max() 2161 param_min_max->fft_size_max[CH_WIDTH_160MHZ] = in target_if_init_spectral_param_min_max() 2178 param_min_max->fft_size_max[CH_WIDTH_160MHZ] = in target_if_init_spectral_param_min_max() 2236 [CH_WIDTH_320MHZ] = CH_WIDTH_160MHZ, 2239 [CH_WIDTH_160MHZ] = CH_WIDTH_80MHZ, 2413 CH_WIDTH_160MHZ); in target_if_populate_supported_sscan_bws() [all …]
|
D | target_if_spectral.h | 1988 if (ch_width == CH_WIDTH_160MHZ) { in target_if_vdev_get_ch_width() 2225 return (ch_width == CH_WIDTH_160MHZ || ch_width == CH_WIDTH_80P80MHZ); in is_ch_width_160_or_80p80() 2849 return ((ch_width == CH_WIDTH_160MHZ && fragmentation_160) ? in target_if_get_detector_chwidth()
|
D | target_if_spectral_phyerr.c | 342 case CH_WIDTH_160MHZ: in target_if_get_offset_swar_sec80() 887 if (ch_width == CH_WIDTH_160MHZ && in target_if_spectral_unify_cfreq_format() 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() 1109 if (ch_width == CH_WIDTH_160MHZ && in target_if_populate_fft_bins_info() 1122 if (ch_width == CH_WIDTH_160MHZ && in target_if_populate_fft_bins_info()
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/ |
D | wlan_cfg80211_spectral.c | 224 case CH_WIDTH_160MHZ: in wlan_spectral_get_nl80211_chwidth() 253 return CH_WIDTH_160MHZ; in wlan_spectral_get_phy_ch_width() 278 case CH_WIDTH_160MHZ: in wlan_spectral_get_nl80211_chwidth() 305 return CH_WIDTH_160MHZ; in wlan_spectral_get_phy_ch_width()
|
/wlan-driver/qcacld-3.0/components/son/dispatcher/src/ |
D | son_api.c | 181 bandwidth == CH_WIDTH_160MHZ || in wlan_son_get_chan_flag() 205 bandwidth = CH_WIDTH_160MHZ; in wlan_son_get_chan_flag() 207 case CH_WIDTH_160MHZ: in wlan_son_get_chan_flag() 208 ch_params.ch_width = CH_WIDTH_160MHZ; in wlan_son_get_chan_flag() 214 chan_params->ch_width = CH_WIDTH_160MHZ; in wlan_son_get_chan_flag()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_pre_cac.c | 179 case CH_WIDTH_160MHZ: in wlan_set_def_pre_cac_chan() 187 ch_params.ch_width == CH_WIDTH_160MHZ) { in wlan_set_def_pre_cac_chan()
|
D | wlan_hdd_dcs.c | 222 if (tgt_width > CH_WIDTH_160MHZ) { in hdd_dcs_select_random_chan() 224 tgt_width = CH_WIDTH_160MHZ; in hdd_dcs_select_random_chan()
|
D | wlan_hdd_ipa.c | 406 (conn.ch_width == CH_WIDTH_160MHZ || in hdd_ipa_get_tx_pipe()
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/ |
D | dfs_process_radar_found_ind.c | 279 if (dfs->dfs_precac_chwidth == CH_WIDTH_160MHZ) { in dfs_compute_radar_found_cfreq() 613 } else if (dfs->dfs_precac_chwidth == CH_WIDTH_160MHZ) in dfs_get_agile_subchans_for_curchan_160() 704 if (dfs->dfs_precac_chwidth == CH_WIDTH_160MHZ) { in dfs_get_bonding_channels_for_freq()
|
/wlan-driver/qca-wifi-host-cmn/umac/dcs/core/src/ |
D | wlan_dcs.h | 253 (((__width) == CH_WIDTH_160MHZ) && \
|
D | wlan_dcs.c | 895 case CH_WIDTH_160MHZ: in wlan_dcs_get_max_seg_idx() 921 return CH_WIDTH_160MHZ; in wlan_dcs_get_chan_width_for_seg() 973 if (*width == CH_WIDTH_160MHZ && in wlan_dcs_get_max_no_intf_bw()
|
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/ |
D | reg_services_common.c | 196 {CH_WIDTH_160MHZ, bonded_chan_160mhz_list_freq, 330 {CH_WIDTH_160MHZ, chan_160mhz_puncture_bitmap, 436 [CH_WIDTH_80MHZ] = CH_WIDTH_160MHZ, 440 [CH_WIDTH_160MHZ] = CH_WIDTH_320MHZ, 443 [CH_WIDTH_80P80MHZ] = CH_WIDTH_160MHZ, 444 [CH_WIDTH_160MHZ] = CH_WIDTH_INVALID 461 [CH_WIDTH_320MHZ] = CH_WIDTH_160MHZ, in get_next_lower_bandwidth() 463 [CH_WIDTH_80P80MHZ] = CH_WIDTH_160MHZ, in get_next_lower_bandwidth() 464 [CH_WIDTH_160MHZ] = CH_WIDTH_80MHZ, in get_next_lower_bandwidth() 1381 case CH_WIDTH_160MHZ: in reg_get_bw_value() [all …]
|
/wlan-driver/qcacld-3.0/core/sap/src/ |
D | sap_module.c | 645 sta_chan_width == CH_WIDTH_160MHZ) in wlan_sap_get_concurrent_bw() 1311 return CH_WIDTH_160MHZ; in wlansap_get_target_eht_phy_ch_width() 1332 ch_width >= CH_WIDTH_160MHZ && in wlansap_5g_original_bw_validate() 1333 sap_context->ch_width_orig < CH_WIDTH_160MHZ) in wlansap_5g_original_bw_validate() 2509 config->ch_params.ch_width = CH_WIDTH_160MHZ; in wlansap_son_update_sap_config_phymode() 2527 config->ch_params.ch_width = CH_WIDTH_160MHZ; in wlansap_son_update_sap_config_phymode() 2965 ch_width = CH_WIDTH_160MHZ; in wlansap_get_max_bw_by_phymode() 4359 case CH_WIDTH_160MHZ: in sap_acs_is_puncture_applicable()
|
D | sap_api_link_cntl.c | 163 (sap_ctx->acs_cfg->ch_width == CH_WIDTH_160MHZ) || in sap_config_acs_result() 482 if (sap_ctx->ch_params.ch_width == CH_WIDTH_160MHZ) { in wlansap_roam_process_ch_change_success() 1628 case CH_WIDTH_160MHZ: in is_freq_allowed_for_sap()
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/ |
D | wlan_mlme_api.c | 1373 case CH_WIDTH_160MHZ: in wlan_mlme_convert_phy_ch_width_to_eht_op_bw() 1392 phy_bw = CH_WIDTH_160MHZ; in wlan_mlme_convert_eht_op_bw_to_phy_ch_width() 1484 return CH_WIDTH_160MHZ; in wlan_mlme_get_max_bw() 1498 return CH_WIDTH_160MHZ; in wlan_mlme_get_max_bw() 6275 if (ch_params->ch_width == CH_WIDTH_160MHZ) { in wlan_mlme_check_chan_param_has_dfs() 6849 bandwidth = CH_WIDTH_160MHZ; in mlme_get_vht_ch_width() 7137 case CH_WIDTH_160MHZ: in mlme_get_max_he_mcs_idx() 7277 ch_width = CH_WIDTH_160MHZ; in wlan_mlme_get_ch_width_from_phymode() 7700 if (ch_width == CH_WIDTH_80P80MHZ || ch_width == CH_WIDTH_160MHZ) in wlan_mlme_get_vht_rate_flags() 7733 else if (ch_width == CH_WIDTH_160MHZ || ch_width == CH_WIDTH_80P80MHZ) in wlan_mlme_get_eht_rate_flags() [all …]
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/ |
D | wlan_cmn.h | 605 CH_WIDTH_160MHZ, enumerator
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_eht.c | 798 case CH_WIDTH_160MHZ: in wma_populate_peer_eht_cap() 960 else if (ch_width == CH_WIDTH_160MHZ || ch_width == CH_WIDTH_80P80MHZ) in wma_get_eht_rate_flags()
|
/wlan-driver/qca-wifi-host-cmn/target_if/wifi_pos/src/ |
D | target_if_wifi_pos.c | 158 *ch_width = CH_WIDTH_160MHZ; in target_if_wifi_pos_get_vht_ch_width()
|
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/ |
D | target_if_vdev_mgr_tx_ops.c | 1400 case CH_WIDTH_160MHZ: in target_if_phy_ch_width_to_wmi_chan_width() 1426 return CH_WIDTH_160MHZ; in target_if_wmi_chan_width_to_phy_ch_width()
|