/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/ |
H A D | init_cmd_api.c | 339 struct wlan_psoc_host_mac_phy_caps *mac_phy_cap; in init_deinit_derive_band_to_mac_param() local 354 mac_phy_cap = target_psoc_get_mac_phy_cap(tgt_hdl); in init_deinit_derive_band_to_mac_param() 355 if (!mac_phy_cap) { in init_deinit_derive_band_to_mac_param() 364 if (mac_phy_cap->supported_bands == in init_deinit_derive_band_to_mac_param() 369 band_to_mac[i].pdev_id = mac_phy_cap->pdev_id; in init_deinit_derive_band_to_mac_param() 375 } else if (mac_phy_cap->supported_bands == in init_deinit_derive_band_to_mac_param() 377 reg_cap[mac_phy_cap->phy_id].low_5ghz_chan = 0; in init_deinit_derive_band_to_mac_param() 378 reg_cap[mac_phy_cap->phy_id].high_5ghz_chan = 0; in init_deinit_derive_band_to_mac_param() 383 band_to_mac[i].pdev_id = mac_phy_cap->pdev_id; in init_deinit_derive_band_to_mac_param() 393 } else if (mac_phy_cap->supported_bands == in init_deinit_derive_band_to_mac_param() [all …]
|
H A D | service_ready_util.c | 199 &(info->mac_phy_cap[info->total_mac_phy_cnt])); in init_deinit_populate_mac_phy_capability() 204 info->mac_phy_cap[info->total_mac_phy_cnt].hw_mode_config_type in init_deinit_populate_mac_phy_capability() 935 struct wlan_psoc_host_mac_phy_caps *mac_phy_cap; in init_deinit_populate_mac_phy_cap_ext2() local 947 phy_id = info->mac_phy_cap[mac_phy_count].phy_id; in init_deinit_populate_mac_phy_cap_ext2() 956 mac_phy_cap = &info->mac_phy_cap[mac_phy_count]; in init_deinit_populate_mac_phy_cap_ext2() 961 mac_phy_cap->phy_idx, in init_deinit_populate_mac_phy_cap_ext2() 969 mac_phy_cap->reg_cap_ext.wireless_modes |= in init_deinit_populate_mac_phy_cap_ext2() 1352 if (info->mac_phy_cap[i].hw_mode_id == info->preferred_hw_mode) in init_deinit_is_preferred_hw_mode_supported()
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_main.c | 1167 struct wlan_psoc_host_mac_phy_caps *mac_phy_cap; in wma_is_tx_chainmask_valid() local 1170 mac_phy_cap = target_psoc_get_mac_phy_cap(tgt_hdl); in wma_is_tx_chainmask_valid() 1171 if (!mac_phy_cap) { in wma_is_tx_chainmask_valid() 1178 if (((mac_phy_cap[i].tx_chain_mask_5G) & (value))) { in wma_is_tx_chainmask_valid() 5746 struct wlan_psoc_host_mac_phy_caps *mac_phy_cap; in wma_update_target_ext_ht_cap() local 5751 mac_phy_cap = target_psoc_get_mac_phy_cap(tgt_hdl); in wma_update_target_ext_ht_cap() 5753 if (!mac_phy_cap) { in wma_update_target_ext_ht_cap() 5768 ht_2g = mac_phy_cap[i].ht_cap_info_2G; in wma_update_target_ext_ht_cap() 5769 ht_5g = mac_phy_cap[i].ht_cap_info_5G; in wma_update_target_ext_ht_cap() 5773 mac_phy_cap[i].tx_chain_mask_2G, in wma_update_target_ext_ht_cap() [all …]
|
H A D | wma_eht.c | 406 struct wlan_psoc_host_mac_phy_caps_ext2 *mac_phy_cap, *mac_phy_caps2; in wma_update_target_ext_eht_cap() local 414 mac_phy_cap = target_psoc_get_mac_phy_cap_ext2(tgt_hdl); in wma_update_target_ext_eht_cap() 417 if (!mac_phy_cap || !host_cap) { in wma_update_target_ext_eht_cap() 438 mac_phy_caps2 = &mac_phy_cap[i]; in wma_update_target_ext_eht_cap()
|
H A D | wma_he.c | 807 struct wlan_psoc_host_mac_phy_caps *mac_cap, *mac_phy_cap; in wma_update_target_ext_he_cap() local 815 mac_phy_cap = target_psoc_get_mac_phy_cap(tgt_hdl); in wma_update_target_ext_he_cap() 818 if (!mac_phy_cap) { in wma_update_target_ext_he_cap() 839 mac_cap = &mac_phy_cap[i]; in wma_update_target_ext_he_cap()
|
H A D | wma_dev_if.c | 6872 struct wlan_psoc_host_mac_phy_caps *mac_phy_cap; in wma_tx_is_chainmask_valid() local 6875 mac_phy_cap = target_psoc_get_mac_phy_cap(tgt_hdl); in wma_tx_is_chainmask_valid() 6876 if (!mac_phy_cap) { in wma_tx_is_chainmask_valid() 6882 if (((mac_phy_cap[i].tx_chain_mask_5G) & (value))) in wma_tx_is_chainmask_valid()
|
/wlan-driver/qca-wifi-host-cmn/target_if/scan/src/ |
H A D | target_if_scan.c | 486 struct wlan_psoc_host_mac_phy_caps *mac_phy_cap_arr, *mac_phy_cap; in target_if_is_platform_eht_capable() local 494 mac_phy_cap = &mac_phy_cap_arr[pdev_id]; in target_if_is_platform_eht_capable() 495 if (mac_phy_cap && mac_phy_cap->supports_11be) in target_if_is_platform_eht_capable()
|
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/ |
H A D | target_if.h | 235 mac_phy_cap[PSOC_MAX_MAC_PHY_CAP]; member 1020 (info->mac_phy_cap[mac_phy_count].hw_mode_id == mode); in target_psoc_get_num_radios_for_mode() 1568 if (info->mac_phy_cap[mac_phy_idx].hw_mode_id == mode) in target_psoc_get_mac_phy_cap_for_mode() 1574 return &info->mac_phy_cap[mac_phy_idx]; in target_psoc_get_mac_phy_cap_for_mode() 1622 struct wlan_psoc_host_mac_phy_caps *mac_phy_cap; in target_psoc_get_mac_phy_cap() local 1631 mac_phy_cap = in target_psoc_get_mac_phy_cap() 1635 mac_phy_cap = psoc_info->info.mac_phy_cap; in target_psoc_get_mac_phy_cap() 1638 return mac_phy_cap; in target_psoc_get_mac_phy_cap()
|
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/ |
H A D | target_if_reg.c | 1237 struct wlan_psoc_host_mac_phy_caps *mac_phy_cap_arr, *mac_phy_cap; in tgt_if_reg_is_chip_11be_cap() local 1259 mac_phy_cap = &mac_phy_cap_arr[pdev_id]; in tgt_if_reg_is_chip_11be_cap() 1260 if (mac_phy_cap && mac_phy_cap->supports_11be) in tgt_if_reg_is_chip_11be_cap()
|
/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/ |
H A D | target_if_cfr_enh.c | 924 struct wlan_psoc_host_mac_phy_caps *mac_phy_cap_arr, *mac_phy_cap; in target_if_cfr_get_11be_support_flag() local 931 mac_phy_cap = &mac_phy_cap_arr[pdev_id]; in target_if_cfr_get_11be_support_flag() 932 if (mac_phy_cap && mac_phy_cap->supports_11be) in target_if_cfr_get_11be_support_flag()
|
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
H A D | target_if_spectral.c | 201 struct wlan_psoc_host_mac_phy_caps *mac_phy_cap; in target_if_spectral_get_agile_mode_cap() local 249 mac_phy_cap = &mac_phy_cap_arr[pdev_id]; in target_if_spectral_get_agile_mode_cap() 250 table_id = mac_phy_cap->chainmask_table_id; in target_if_spectral_get_agile_mode_cap() 5636 struct wlan_psoc_host_mac_phy_caps *mac_phy_cap = NULL; in target_if_is_agile_supported_cur_chmask() local 5710 mac_phy_cap = &mac_phy_cap_arr[pdev_id]; in target_if_is_agile_supported_cur_chmask() 5711 if (!mac_phy_cap) { in target_if_is_agile_supported_cur_chmask() 5716 table_id = mac_phy_cap->chainmask_table_id; in target_if_is_agile_supported_cur_chmask()
|
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/ |
H A D | wlan_mlme_api.c | 6764 struct wlan_psoc_host_mac_phy_caps *mac_phy_cap; in wlan_mlme_get_phy_max_freq_range() local 6772 mac_phy_cap = info->info.mac_phy_cap; in wlan_mlme_get_phy_max_freq_range() 6773 reg_cap_ext = &mac_phy_cap->reg_cap_ext; in wlan_mlme_get_phy_max_freq_range() 6779 mac_phy_cap = &info->info.mac_phy_cap[i]; in wlan_mlme_get_phy_max_freq_range() 6780 reg_cap_ext = &mac_phy_cap->reg_cap_ext; in wlan_mlme_get_phy_max_freq_range()
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
H A D | wmi_unified_api.c | 2711 struct wlan_psoc_host_mac_phy_caps_ext2 *mac_phy_cap) in wmi_extract_mac_phy_cap_service_ready_ext2() argument 2716 phy_idx, mac_phy_cap); in wmi_extract_mac_phy_cap_service_ready_ext2()
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ |
H A D | wmi_unified_api.h | 3876 struct wlan_psoc_host_mac_phy_caps_ext2 *mac_phy_cap);
|
H A D | wmi_unified_priv.h | 2292 struct wlan_psoc_host_mac_phy_caps_ext2 *mac_phy_cap);
|
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/ |
H A D | wlan_policy_mgr_get_set_utils.c | 1577 tmp = &info->mac_phy_cap[j++]; in policy_mgr_update_hw_mode_list() 1607 tmp = &info->mac_phy_cap[j++]; in policy_mgr_update_hw_mode_list() 1623 tmp = &info->mac_phy_cap[j++]; in policy_mgr_update_hw_mode_list()
|