Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_wow.c289 void ath9k_hw_wow_enable(struct ath_hw *ah, u32 pattern_enable) in ath9k_hw_wow_enable() function
454 EXPORT_SYMBOL(ath9k_hw_wow_enable);
H A Dwow.c269 ath9k_hw_wow_enable(ah, triggers); in ath9k_suspend()
H A Dhw.h1206 void ath9k_hw_wow_enable(struct ath_hw *ah, u32 pattern_enable);
1220 static inline void ath9k_hw_wow_enable(struct ath_hw *ah, u32 pattern_enable) in ath9k_hw_wow_enable() function