Home
last modified time | relevance | path

Searched refs:AR_D_MISC_BKOFF_PERSISTENCE (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211reg.h572 #define AR_D_MISC_BKOFF_PERSISTENCE 0x00001000 /* Backoff persistence factor setting */ macro
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212reg.h656 #define AR_D_MISC_BKOFF_PERSISTENCE 0x00001000 /* Backoff persistence factor macro
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_xmit.c1298 dmisc |= AR_D_MISC_BKOFF_PERSISTENCE; in ar5416ResetTxQueue()