Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210reg.h335 #define AR_RETRY_LMT_CW_MIN_S 20 macro
H A Dar5210_xmit.c221 (cwMin << AR_RETRY_LMT_CW_MIN_S) in ar5210ResetTxQueue()