Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_xmit.c181 OS_REG_WRITE(ah, AR_SLOT_TIME, INIT_SLOT_TIME_TURBO); in ar5210ResetTxQueue()
185 ((INIT_SIFS_TURBO + qi->tqi_aifs * INIT_SLOT_TIME_TURBO) in ar5210ResetTxQueue()
H A Dar5210.h46 #define INIT_SLOT_TIME_TURBO 0x000001e0 /* More aggressive turbo slot timing = 6 us */ macro