Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dcore.h866 enum WMI_HOST_WLAN_BAND supported_bands;
Dwmi.h118 enum WMI_HOST_WLAN_BAND { enum
Dmac.c670 static bool ath11k_mac_band_match(enum nl80211_band band1, enum WMI_HOST_WLAN_BAND band2) in ath11k_mac_band_match()