Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c1022 HAL_BOOL offloadEnable) in ar9300_wow_enable() argument
1050 __func__, offloadEnable, pattern_enable, wow_event_mask); in ar9300_wow_enable()
1082 if (offloadEnable) { in ar9300_wow_enable()
1187 if (offloadEnable) { in ar9300_wow_enable()
1377 if (offloadEnable) { in ar9300_wow_enable()
H A Dar9300.h1327 extern u_int32_t ar9300_wow_wake_up(struct ath_hal *ah, HAL_BOOL offloadEnable);
1329 … HAL_BOOL offloadEnable);