Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c613 if ((pdev->cap.supported_bands & WMI_HOST_WLAN_2G_CAP) && in ath11k_mac_txpower_recalc()
3569 if (cap->supported_bands & WMI_HOST_WLAN_2G_CAP) { in ath11k_mac_setup_ht_vht_cap()
3827 if (cap->supported_bands & WMI_HOST_WLAN_2G_CAP) { in ath11k_mac_setup_he_cap()
4320 if (pdev->cap.supported_bands & WMI_HOST_WLAN_2G_CAP) { in ath11k_mac_setup_vdev_create_params()
4343 if (pdev->cap.supported_bands & WMI_HOST_WLAN_2G_CAP) in ath11k_mac_prepare_he_mode()
5996 if (band == WMI_HOST_WLAN_2G_CAP) in ath11k_get_phy_id()
6022 if (supported_bands & WMI_HOST_WLAN_2G_CAP) { in ath11k_mac_setup_channels_rates()
6038 phy_id = ath11k_get_phy_id(ar, WMI_HOST_WLAN_2G_CAP); in ath11k_mac_setup_channels_rates()
H A Dwmi.c348 if (mac_phy_caps->supported_bands & WMI_HOST_WLAN_2G_CAP) { in ath11k_pull_mac_phy_cap_svc_ready_ext()
374 if (mac_phy_caps->supported_bands & WMI_HOST_WLAN_2G_CAP) { in ath11k_pull_mac_phy_cap_svc_ready_ext()
3056 case WMI_HOST_WLAN_2G_CAP: in ath11k_fill_band_to_mac_param()
H A Dwmi.h117 WMI_HOST_WLAN_2G_CAP = 0x1, enumerator