Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_power.c1020 u_int32_t timeout_in_seconds, in ar9300_wow_enable() argument
1355 if (timeout_in_seconds) { in ar9300_wow_enable()
1358 OS_REG_READ(ah, AR_TSF_L32) + timeout_in_seconds * 1000000 ); in ar9300_wow_enable()
H A Dar9300.h1328 …wow_enable(struct ath_hal *ah, u_int32_t pattern_enable, u_int32_t timeout_in_seconds, int clearbs…