Searched refs:pattern_enable (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dar9003_wow.c289 void ath9k_hw_wow_enable(struct ath_hw *ah, u32 pattern_enable) ath9k_hw_wow_enable() argument
338 if (pattern_enable & AH_WOW_BEACON_MISS) ath9k_hw_wow_enable()
346 if (!pattern_enable) ath9k_hw_wow_enable()
369 if (pattern_enable & AH_WOW_LINK_CHANGE) { ath9k_hw_wow_enable()
385 if (pattern_enable & AH_WOW_BEACON_MISS) { ath9k_hw_wow_enable()
398 if (pattern_enable & AH_WOW_MAGIC_PATTERN_EN) { ath9k_hw_wow_enable()
H A Dhw.h1193 void ath9k_hw_wow_enable(struct ath_hw *ah, u32 pattern_enable);
1207 static inline void ath9k_hw_wow_enable(struct ath_hw *ah, u32 pattern_enable) ath9k_hw_wow_enable() argument

Completed in 81 milliseconds