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 D | ar5210reg.h | 335 #define AR_RETRY_LMT_CW_MIN_S 20 macro |
H A D | ar5210_xmit.c | 221 (cwMin << AR_RETRY_LMT_CW_MIN_S) in ar5210ResetTxQueue() |