Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dar9003_wow.c210 wow_status |= AH_WOW_BEACON_MISS; in ath9k_hw_wow_wakeup()
338 if (pattern_enable & AH_WOW_BEACON_MISS) in ath9k_hw_wow_enable()
385 if (pattern_enable & AH_WOW_BEACON_MISS) { in ath9k_hw_wow_enable()
Dwow.c40 AH_WOW_BEACON_MISS; in ath9k_wow_map_triggers()
Dhw.h234 #define AH_WOW_BEACON_MISS BIT(3) macro