Searched refs:supported_bands (Results 1 – 14 of 14) sorted by relevance
364 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()
138 uint16_t supported_bands; member
408 uint32_t supported_bands; in wma_update_target_ext_eht_cap() local436 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()
5645 WLAN_BAND_CAPABILITY supported_bands, in wma_update_supported_bands() argument5654 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()
841 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()
109 uint16_t supported_bands; member
217 uint32_t supported_bands; member
303 cap_rsp->driver_cap.supported_bands); in os_if_send_cap_nl_resp()
1333 caps->supported_bands = wlan_objmgr_psoc_get_band_capability(psoc); in wifi_pos_populate_caps()
112 data_cap->supported_bands = band_capability; in populate_oem_data_cap()
741 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()
3473 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()
15262 param->supported_bands = mac_phy_caps->supported_bands; in extract_mac_phy_cap_service_ready_ext_tlv()
36309 A_UINT32 supported_bands; member