Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c1208 val |= AR_WOW_BEACON_FAIL_EN; in ar9300_wow_enable()
1211 val &= ~AR_WOW_BEACON_FAIL_EN; in ar9300_wow_enable()
H A Dar9300reg.h2224 #define AR_WOW_BEACON_FAIL_EN 0x00000001 macro