Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c381 qmisc |= AR_Q_MISC_CBR_INCR_DIS0; in ar9300_reset_tx_queue()
383 qmisc &= ~AR_Q_MISC_CBR_INCR_DIS0; in ar9300_reset_tx_queue()
432 | AR_Q_MISC_CBR_INCR_DIS0; in ar9300_reset_tx_queue()
H A Dar9300_xmit_ds.c523 + AR_Q_MISC_CBR_INCR_DIS0 in ar9300__cont_tx_mode()
H A Dar9300reg.h518 #define AR_Q_MISC_CBR_INCR_DIS0 0x00000040 // Disable CBR expired counter incr (empty bea… macro