Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c1303 wow_feature_enable |= AR_WOW_OFFLOAD_ENA_GTK_ERROR_WAKE; in ar9300_wow_enable()
1306 wow_feature_enable &= ~AR_WOW_OFFLOAD_ENA_GTK_ERROR_WAKE; in ar9300_wow_enable()
H A Dar9300reg.h2338 #define AR_WOW_OFFLOAD_ENA_GTK_ERROR_WAKE 0x01000000 macro