Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h966 enum WMI_HOST_WLAN_BAND supported_bands;
H A Dwmi.h117 enum WMI_HOST_WLAN_BAND { enum
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c962 static bool ath12k_mac_band_match(enum nl80211_band band1, enum WMI_HOST_WLAN_BAND band2) in ath12k_mac_band_match()