Searched refs:AR_D_RETRY_LIMIT_FR_SH (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c277 | SM(qi->tqi_shretry, AR_D_RETRY_LIMIT_FR_SH)
H A Dar5211reg.h554 #define AR_D_RETRY_LIMIT_FR_SH 0x0000000F /* Mask for frame short retry limit */ macro
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c336 SM(qi->tqi_shretry, AR_D_RETRY_LIMIT_FR_SH));
H A Dar9300reg.h588 #define AR_D_RETRY_LIMIT_FR_SH 0x0000000F // Mask for frame short retry limit macro
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c316 | SM(qi->tqi_shretry, AR_D_RETRY_LIMIT_FR_SH)
H A Dar5212reg.h632 #define AR_D_RETRY_LIMIT_FR_SH 0x0000000F /* frame short retry limit */ macro
/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1291 | SM(qi->tqi_shretry, AR_D_RETRY_LIMIT_FR_SH)

Completed in 139 milliseconds