Home
last modified time | relevance | path

Searched refs:AR_WOW_BEACON_FAIL (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c1209 wow_event_mask |= AR_WOW_BEACON_FAIL; in ar9300_wow_enable()
1498 if (val & AR_WOW_BEACON_FAIL) { in ar9300_wow_wake_up()
H A Dar9300reg.h2204 #define AR_WOW_BEACON_FAIL 0x00200000 macro
2287 AR_WOW_KEEP_ALIVE_FAIL | AR_WOW_BEACON_FAIL))
2289 AR_WOW_MAGIC_EN | AR_WOW_MAC_INTR_EN | AR_WOW_BEACON_FAIL | \