Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c1028 uint32_t wow_feature_enable = in ar9300_wow_enable() local
1237 wow_feature_enable |= AR_WOW_OFFLOAD_ENA_BT_SLEEP; in ar9300_wow_enable()
1240 wow_feature_enable &= ~AR_WOW_OFFLOAD_ENA_BT_SLEEP; in ar9300_wow_enable()
1246 wow_feature_enable &= ~AR_WOW_OFFLOAD_ENA_SW_NULL; in ar9300_wow_enable()
1249 wow_feature_enable |= AR_WOW_OFFLOAD_ENA_SW_NULL; in ar9300_wow_enable()
1262 wow_feature_enable |= AR_WOW_OFFLOAD_ENA_SWKA; in ar9300_wow_enable()
1265 wow_feature_enable &= ~AR_WOW_OFFLOAD_ENA_SWKA; in ar9300_wow_enable()
1275 wow_feature_enable |= AR_WOW_OFFLOAD_ENA_STD_MAGIC; in ar9300_wow_enable()
1283 wow_feature_enable |= AR_WOW_OFFLOAD_ENA_4WAY_WAKE; in ar9300_wow_enable()
1311 wow_feature_enable |= AR_WOW_OFFLOAD_ENA_GTK; in ar9300_wow_enable()
[all …]