Home
last modified time | relevance | path

Searched refs:WMI_HOST_WLAN_5G_CAP (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c623 if ((pdev->cap.supported_bands & WMI_HOST_WLAN_5G_CAP) && in ath11k_mac_txpower_recalc()
2045 if (ar->pdev->cap.supported_bands & WMI_HOST_WLAN_5G_CAP) in ath11k_mac_op_bss_info_changed()
3578 if (cap->supported_bands & WMI_HOST_WLAN_5G_CAP && !ar->supports_6ghz) { in ath11k_mac_setup_ht_vht_cap()
3836 if (cap->supported_bands & WMI_HOST_WLAN_5G_CAP) { in ath11k_mac_setup_he_cap()
3845 if (cap->supported_bands & WMI_HOST_WLAN_5G_CAP && in ath11k_mac_setup_he_cap()
4324 if (pdev->cap.supported_bands & WMI_HOST_WLAN_5G_CAP) { in ath11k_mac_setup_vdev_create_params()
4328 if (pdev->cap.supported_bands & WMI_HOST_WLAN_5G_CAP && in ath11k_mac_setup_vdev_create_params()
5999 if (band == WMI_HOST_WLAN_5G_CAP) in ath11k_get_phy_id()
6046 if (supported_bands & WMI_HOST_WLAN_5G_CAP) { in ath11k_mac_setup_channels_rates()
6087 phy_id = ath11k_get_phy_id(ar, WMI_HOST_WLAN_5G_CAP); in ath11k_mac_setup_channels_rates()
H A Dwmi.c351 } else if (mac_phy_caps->supported_bands & WMI_HOST_WLAN_5G_CAP) { in ath11k_pull_mac_phy_cap_svc_ready_ext()
388 if (mac_phy_caps->supported_bands & WMI_HOST_WLAN_5G_CAP) { in ath11k_pull_mac_phy_cap_svc_ready_ext()
3060 case WMI_HOST_WLAN_5G_CAP: in ath11k_fill_band_to_mac_param()
H A Dwmi.h118 WMI_HOST_WLAN_5G_CAP = 0x2, enumerator