/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
H A D | target_if_spectral_sim.c | 142 case CH_WIDTH_80P80MHZ: in target_if_populate_report_static_gen2() 273 case CH_WIDTH_80P80MHZ: in target_if_populate_report_static_gen3() 421 case CH_WIDTH_80P80MHZ: in target_if_populate_reportset_static() 427 CH_WIDTH_80P80MHZ); in target_if_populate_reportset_static() 532 CH_WIDTH_80P80MHZ); in target_if_populate_simdata() 953 case CH_WIDTH_80P80MHZ: in target_if_spectral_sops_sim_configure_params()
|
H A D | target_if_spectral.c | 652 CH_WIDTH_80P80MHZ, enumerator 702 if ((is_80_80_agile && sscan_bw != CH_WIDTH_80P80MHZ) || in target_if_is_sscan_bw_supported() 703 (!is_80_80_agile && sscan_bw == CH_WIDTH_80P80MHZ)) { in target_if_is_sscan_bw_supported() 788 case CH_WIDTH_80P80MHZ: in target_if_spectral_find_agile_width() 792 agile_width = CH_WIDTH_80P80MHZ; in target_if_spectral_find_agile_width() 798 agile_width = CH_WIDTH_80P80MHZ; in target_if_spectral_find_agile_width() 2154 param_min_max->fft_size_max[CH_WIDTH_80P80MHZ] = in target_if_init_spectral_param_min_max() 2163 param_min_max->fft_size_max[CH_WIDTH_80P80MHZ] = in target_if_init_spectral_param_min_max() 2176 param_min_max->fft_size_max[CH_WIDTH_80P80MHZ] = in target_if_init_spectral_param_min_max() 2238 [CH_WIDTH_80P80MHZ] = CH_WIDTH_80MHZ, [all …]
|
H A D | target_if_spectral.h | 1999 ch_width = CH_WIDTH_80P80MHZ; 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() 2850 CH_WIDTH_80MHZ : ((ch_width == CH_WIDTH_80P80MHZ) ? in target_if_get_detector_chwidth()
|
H A D | target_if_spectral_phyerr.c | 343 case CH_WIDTH_80P80MHZ: in target_if_get_offset_swar_sec80() 903 } else if (ch_width == CH_WIDTH_80P80MHZ && in target_if_spectral_unify_cfreq_format() 1274 if (ch_width == CH_WIDTH_80P80MHZ && wlan_psoc_nif_fw_ext_cap_get( in target_if_update_session_info_from_report_ctx() 3988 CH_WIDTH_80P80MHZ && wlan_psoc_nif_fw_ext_cap_get( in target_if_consume_spectral_report_gen3()
|
/wlan-driver/qcacld-3.0/core/cds/src/ |
H A D | cds_reg_service.c | 57 if ((bandwidth == CH_WIDTH_80P80MHZ) || in cds_get_vendor_reg_flags() 68 case CH_WIDTH_80P80MHZ: in cds_get_vendor_reg_flags()
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/ |
H A D | wlan_cfg80211_spectral.c | 226 case CH_WIDTH_80P80MHZ: in wlan_spectral_get_nl80211_chwidth() 255 return CH_WIDTH_80P80MHZ; in wlan_spectral_get_phy_ch_width() 281 case CH_WIDTH_80P80MHZ: in wlan_spectral_get_nl80211_chwidth() 307 return CH_WIDTH_80P80MHZ; in wlan_spectral_get_phy_ch_width()
|
/wlan-driver/qcacld-3.0/components/son/dispatcher/src/ |
H A D | son_api.c | 180 if (bandwidth == CH_WIDTH_80P80MHZ || in wlan_son_get_chan_flag() 188 case CH_WIDTH_80P80MHZ: in wlan_son_get_chan_flag() 189 ch_params.ch_width = CH_WIDTH_80P80MHZ; in wlan_son_get_chan_flag() 195 chan_params->ch_width = CH_WIDTH_80P80MHZ; in wlan_son_get_chan_flag() 233 chan_params->ch_width != CH_WIDTH_80P80MHZ) { in wlan_son_get_chan_flag()
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_pre_cac.c | 174 case CH_WIDTH_80P80MHZ: in wlan_set_def_pre_cac_chan() 186 ch_params.ch_width == CH_WIDTH_80P80MHZ || in wlan_set_def_pre_cac_chan()
|
H A D | wlan_hdd_cfr.c | 549 return CH_WIDTH_80P80MHZ; in convert_capture_bw()
|
/wlan-driver/qca-wifi-host-cmn/umac/dcs/core/src/ |
H A D | wlan_dcs.h | 256 (((__width) == CH_WIDTH_80P80MHZ) && \
|
H A D | wlan_dcs.c | 896 case CH_WIDTH_80P80MHZ: in wlan_dcs_get_max_seg_idx() 974 awgn_info->channel_width == CH_WIDTH_80P80MHZ) in wlan_dcs_get_max_no_intf_bw() 975 *width = CH_WIDTH_80P80MHZ; in wlan_dcs_get_max_no_intf_bw()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_process_assoc_req_frame.c | 1672 session->ch_width <= CH_WIDTH_80P80MHZ && in lim_update_sta_ds() 1690 sta_ds->ch_width = CH_WIDTH_80P80MHZ; in lim_update_sta_ds() 1696 CH_WIDTH_80P80MHZ; in lim_update_sta_ds() 1708 CH_WIDTH_80P80MHZ; in lim_update_sta_ds() 3120 case CH_WIDTH_80P80MHZ: in lim_convert_channel_width_enum() 3162 case CH_WIDTH_80P80MHZ: in lim_convert_rate_flags_enum() 3183 case CH_WIDTH_80P80MHZ: in lim_convert_rate_flags_enum()
|
H A D | lim_prop_exts_utils.c | 155 ap_bcon_ch_width = CH_WIDTH_80P80MHZ; in lim_extract_he_op() 162 if ((ap_bcon_ch_width == CH_WIDTH_80P80MHZ) && in lim_extract_he_op()
|
H A D | lim_send_sme_rsp_messages.c | 1674 ap_new_ch_width = CH_WIDTH_80P80MHZ; in lim_process_csa_wbw_ie() 1679 case CH_WIDTH_80P80MHZ: in lim_process_csa_wbw_ie() 1706 case CH_WIDTH_80P80MHZ: in lim_process_csa_wbw_ie() 2604 } else if (ch_width == CH_WIDTH_80P80MHZ) { in lim_send_sme_ap_channel_switch_resp()
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/core/src/misc/ |
H A D | dfs_process_radar_found_ind.c | 284 } else if (dfs->dfs_precac_chwidth == CH_WIDTH_80P80MHZ && in dfs_compute_radar_found_cfreq() 621 else if (dfs->dfs_precac_chwidth == CH_WIDTH_80P80MHZ) { in dfs_get_agile_subchans_for_curchan_160()
|
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/ |
H A D | reg_services_common.c | 198 {CH_WIDTH_80P80MHZ, bonded_chan_80mhz_list_freq, 443 [CH_WIDTH_80P80MHZ] = CH_WIDTH_160MHZ, 463 [CH_WIDTH_80P80MHZ] = CH_WIDTH_160MHZ, in get_next_lower_bandwidth() 1383 case CH_WIDTH_80P80MHZ: in reg_get_bw_value() 1410 case CH_WIDTH_80P80MHZ: in reg_get_bw_value() 4269 if (bw > CH_WIDTH_80P80MHZ) { in reg_get_5g_chan_state() 4317 else if (bw == CH_WIDTH_80P80MHZ) in reg_get_5g_chan_state() 4979 if (bw > CH_WIDTH_80P80MHZ) { in reg_get_5g_bonded_channel_state_for_pwrmode() 5030 else if (bw == CH_WIDTH_80P80MHZ) in reg_get_5g_bonded_channel_state_for_pwrmode() 5707 ch_params->ch_width = CH_WIDTH_80P80MHZ; in reg_set_5g_channel_params_for_pwrmode() [all …]
|
/wlan-driver/qca-wifi-host-cmn/umac/dfs/dispatcher/src/ |
H A D | wlan_dfs_utils_api.c | 1007 if (chan_params->ch_width == CH_WIDTH_80P80MHZ) in utils_dfs_bw_reduced_channel_for_freq() 1645 return CH_WIDTH_80P80MHZ; in utils_dfs_convert_wlan_phymode_to_chwidth() 1686 return CH_WIDTH_80P80MHZ; in utils_dfs_convert_wlan_phymode_to_chwidth()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/ |
H A D | wlan_cmn.h | 606 CH_WIDTH_80P80MHZ, enumerator
|
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/src/ |
H A D | wlan_spectral_utils_api.c | 264 if (des_chan->ch_width == CH_WIDTH_80P80MHZ) in spectral_vdev_get_chan_freq_seg2()
|
/wlan-driver/qca-wifi-host-cmn/target_if/wifi_pos/src/ |
H A D | target_if_wifi_pos.c | 156 *ch_width = CH_WIDTH_80P80MHZ; 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 | 1402 case CH_WIDTH_80P80MHZ: in target_if_phy_ch_width_to_wmi_chan_width() 1428 return CH_WIDTH_80P80MHZ; in target_if_wmi_chan_width_to_phy_ch_width()
|
/wlan-driver/qcacld-3.0/core/sap/src/ |
H A D | sap_api_link_cntl.c | 162 if (sap_ctx->acs_cfg->ch_width == CH_WIDTH_80P80MHZ || in sap_config_acs_result() 493 } else if (sap_ctx->ch_params.ch_width == CH_WIDTH_80P80MHZ) { in wlansap_roam_process_ch_change_success()
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/ |
H A D | wlan_mlme_api.c | 1486 return CH_WIDTH_80P80MHZ; in wlan_mlme_get_max_bw() 1500 return CH_WIDTH_80P80MHZ; in wlan_mlme_get_max_bw() 6283 } else if (ch_params->ch_width == CH_WIDTH_80P80MHZ) { in wlan_mlme_check_chan_param_has_dfs() 6847 bandwidth = CH_WIDTH_80P80MHZ; in mlme_get_vht_ch_width() 7127 case CH_WIDTH_80P80MHZ: in mlme_get_max_he_mcs_idx() 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() 7772 ch_width == CH_WIDTH_80P80MHZ) in wlan_mlme_get_he_rate_flags() 8117 case CH_WIDTH_80P80MHZ: in set_omi_ch_width()
|
/wlan-driver/qcacld-3.0/os_if/son/src/ |
H A D | os_if_son.c | 1423 op_chan->ch_width = CH_WIDTH_80P80MHZ; in os_if_son_reg_get_op_channels() 1506 op_class->ch_width = CH_WIDTH_80P80MHZ; in os_if_son_reg_get_opclass_details()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
H A D | sch_api.c | 260 case CH_WIDTH_80P80MHZ: in lim_populate_fd_capability()
|