Home
last modified time | relevance | path

Searched refs:ath5k_hw_hasveol (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dbase.h119 #define ath5k_hw_hasveol(_ah) (ah->ah_version != AR5K_AR5210) macro
H A Dbase.c1836 if (ah->opmode == NL80211_IFTYPE_ADHOC && ath5k_hw_hasveol(ah)) { in ath5k_beacon_setup()
2167 if (ath5k_hw_hasveol(ah)) in ath5k_beacon_config()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dbase.h119 #define ath5k_hw_hasveol(_ah) (ah->ah_version != AR5K_AR5210) macro
H A Dbase.c1881 if (ah->opmode == NL80211_IFTYPE_ADHOC && ath5k_hw_hasveol(ah)) { in ath5k_beacon_setup()
2212 if (ath5k_hw_hasveol(ah)) in ath5k_beacon_config()

Completed in 8 milliseconds