Searched refs:period_us (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_misc.c426 uint32_t period_us = TU_TO_USEC(period); /* convert to us unit */ local
438 OS_REG_WRITE(ah, AR_QUIET_PERIOD, period_us);

Completed in 29 milliseconds