Home
last modified time | relevance | path

Searched refs:AR_Q_MISC_CBR_EXP_CNTR_LIMIT (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211reg.h519 #define AR_Q_MISC_CBR_EXP_CNTR_LIMIT 0x00000100 /* CBR expired counter limit enable */ macro
Dar5211_xmit.c298 AR_Q_MISC_CBR_EXP_CNTR_LIMIT : 0)); in ar5211ResetTxQueue()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212reg.h592 #define AR_Q_MISC_CBR_EXP_CNTR_LIMIT 0x00000100 /* CBR expired counter limit enable */ macro
Dar5212_xmit.c341 qmisc |= AR_Q_MISC_CBR_EXP_CNTR_LIMIT; in ar5212ResetTxQueue()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_xmit.c1319 qmisc |= AR_Q_MISC_CBR_EXP_CNTR_LIMIT; in ar5416ResetTxQueue()