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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dar9003_wow.c151 ah->wow.wow_event_mask |= ath9k_hw_wow_apply_pattern()
200 val &= ah->wow.wow_event_mask; ath9k_hw_wow_wakeup()
262 ah->wow.wow_event_mask = 0; ath9k_hw_wow_wakeup()
291 u32 wow_event_mask; ath9k_hw_wow_enable() local
294 wow_event_mask = ah->wow.wow_event_mask; ath9k_hw_wow_enable()
371 wow_event_mask |= AR_WOW_KEEP_ALIVE_FAIL; ath9k_hw_wow_enable()
386 wow_event_mask |= AR_WOW_BEACON_FAIL; ath9k_hw_wow_enable()
400 wow_event_mask |= AR_WOW_MAGIC_PAT_FOUND; ath9k_hw_wow_enable()
452 ah->wow.wow_event_mask = wow_event_mask; ath9k_hw_wow_enable()
H A Dhw.h290 u32 wow_event_mask; member in struct:ath9k_hw_wow

Completed in 79 milliseconds