Home
last modified time | relevance | path

Searched refs:supported_bands (Results 1 – 14 of 14) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dinit_cmd_api.c364 if (mac_phy_cap->supported_bands == in init_deinit_derive_band_to_mac_param()
375 } else if (mac_phy_cap->supported_bands == in init_deinit_derive_band_to_mac_param()
393 } else if (mac_phy_cap->supported_bands == in init_deinit_derive_band_to_mac_param()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
H A Dwifi_pos_utils_pub.h138 uint16_t supported_bands; member
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_eht.c408 uint32_t supported_bands; in wma_update_target_ext_eht_cap() local
436 supported_bands = host_cap[i].supported_bands; in wma_update_target_ext_eht_cap()
439 if (supported_bands & WLAN_2G_CAPABILITY) { in wma_update_target_ext_eht_cap()
455 if (supported_bands & WLAN_5G_CAPABILITY) { in wma_update_target_ext_eht_cap()
H A Dwma_main.c5645 WLAN_BAND_CAPABILITY supported_bands, in wma_update_supported_bands() argument
5654 switch (supported_bands) { in wma_update_supported_bands()
6350 supported_band |= mac_cap->supported_bands; in wma_is_dbs_mandatory()
7099 (WLAN_2G_CAPABILITY & mac_phy_cap[i].supported_bands) && in wma_get_caps_for_phyidx_hwmode()
7120 (WLAN_5G_CAPABILITY & mac_phy_cap[i].supported_bands) && in wma_get_caps_for_phyidx_hwmode()
7228 wma_nofl_debug("\t: supported_bands[%d]", cap->supported_bands); in wma_print_mac_phy_capabilities()
7344 if (wma_update_supported_bands(tmp->supported_bands, in wma_update_hw_mode_list()
7357 wma_update_supported_bands(tmp->supported_bands, in wma_update_hw_mode_list()
10417 if (mac_phy_cap[idx].supported_bands & WLAN_2G_CAPABILITY) in wma_get_rx_chainmask()
10419 if (mac_phy_cap[idx].supported_bands & WLAN_5G_CAPABILITY) in wma_get_rx_chainmask()
H A Dwma_he.c841 if (mac_cap->supported_bands & WLAN_2G_CAPABILITY) { in wma_update_target_ext_he_cap()
868 if (mac_cap->supported_bands & WLAN_5G_CAPABILITY) { in wma_update_target_ext_he_cap()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_oemdata.h109 uint16_t supported_bands; member
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/
H A Dservice_ready_param.h217 uint32_t supported_bands; member
/wlan-driver/qca-wifi-host-cmn/os_if/linux/wifi_pos/src/
H A Dos_if_wifi_pos.c303 cap_rsp->driver_cap.supported_bands); in os_if_send_cap_nl_resp()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
H A Dwifi_pos_main.c1333 caps->supported_bands = wlan_objmgr_psoc_get_band_capability(psoc); in wifi_pos_populate_caps()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_oemdata.c112 data_cap->supported_bands = band_capability; in populate_oem_data_cap()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_get_set_utils.c741 info->mac_band_cap = caps->supported_bands; in policy_mgr_get_hw_mode_params()
743 if (caps->supported_bands & WMI_HOST_WLAN_5G_CAPABILITY) { in policy_mgr_get_hw_mode_params()
1075 if (mac_cap->supported_bands & WMI_HOST_WLAN_2G_CAPABILITY) in policy_mgr_update_freq_info()
1078 if (mac_cap->supported_bands & WMI_HOST_WLAN_5G_CAPABILITY) in policy_mgr_update_freq_info()
1332 hw_config_type, phy_id, mac_cap->supported_bands, in policy_mgr_update_mac_freq_info()
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral.c3473 cur_mac_phy_caps->supported_bands, in target_if_find_sscan_pdev_phya1()
3551 mac_phy_caps->supported_bands, in target_if_spectral_detector_list_init()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c15262 param->supported_bands = mac_phy_caps->supported_bands; in extract_mac_phy_cap_service_ready_ext_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h36309 A_UINT32 supported_bands; member