Searched refs:ah_enable_tsf2 (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300.h529 HAL_BOOL ah_enable_tsf2; /* enable TSF2 for gen timer 8-15. */ member in struct:ath_hal_9300
H A Dar9300_timer.c82 if ((tsf == HAL_GEN_TIMER_TSF2) && !ahp->ah_enable_tsf2) {
83 ahp->ah_enable_tsf2 = AH_TRUE;
96 if (ahp->ah_enable_tsf2) {

Completed in 45 milliseconds