Home
last modified time | relevance | path

Searched refs:AR_Q_MISC_CBR_INCR_DIS0 (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_xmit.c362 qmisc |= AR_Q_MISC_CBR_INCR_DIS0; in ar5212ResetTxQueue()
364 qmisc &= ~AR_Q_MISC_CBR_INCR_DIS0; in ar5212ResetTxQueue()
412 | AR_Q_MISC_CBR_INCR_DIS0; in ar5212ResetTxQueue()
Dar5212reg.h587 #define AR_Q_MISC_CBR_INCR_DIS0 0x00000040 /* Disable CBR expired counter incr macro
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_xmit.c1336 qmisc |= AR_Q_MISC_CBR_INCR_DIS0; in ar5416ResetTxQueue()
1338 qmisc &= ~AR_Q_MISC_CBR_INCR_DIS0; in ar5416ResetTxQueue()
1386 | AR_Q_MISC_CBR_INCR_DIS0; in ar5416ResetTxQueue()
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211reg.h514 #define AR_Q_MISC_CBR_INCR_DIS0 0x00000040 /* Disable CBR expired counter macro
Dar5211_xmit.c345 | AR_Q_MISC_CBR_INCR_DIS0 | AR_Q_MISC_RDYTIME_EXP_POLICY); in ar5211ResetTxQueue()
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_xmit.c423 | AR_Q_MISC_CBR_INCR_DIS0); in ar9300_reset_tx_queue()
Dar9300_xmit_ds.c511 + AR_Q_MISC_CBR_INCR_DIS0 in ar9300__cont_tx_mode()
Dar9300reg.h517 #define AR_Q_MISC_CBR_INCR_DIS0 0x00000040 // Disable CBR expired counter incr (empty bea… macro