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

/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_xmit.c381 qmisc |= AR_Q_MISC_CBR_INCR_DIS0;
383 qmisc &= ~AR_Q_MISC_CBR_INCR_DIS0;
432 | AR_Q_MISC_CBR_INCR_DIS0;
H A Dar9300_xmit_ds.c523 + AR_Q_MISC_CBR_INCR_DIS0
H A Dar9300reg.h518 #define AR_Q_MISC_CBR_INCR_DIS0 0x00000040 // Disable CBR expired counter incr (empty beacon q) macro
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c361 qmisc |= AR_Q_MISC_CBR_INCR_DIS0;
363 qmisc &= ~AR_Q_MISC_CBR_INCR_DIS0;
411 | AR_Q_MISC_CBR_INCR_DIS0;
H A Dar5212reg.h587 #define AR_Q_MISC_CBR_INCR_DIS0 0x00000040 /* Disable CBR expired counter incr macro
/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c1340 qmisc |= AR_Q_MISC_CBR_INCR_DIS0;
1342 qmisc &= ~AR_Q_MISC_CBR_INCR_DIS0;
1390 | AR_Q_MISC_CBR_INCR_DIS0;
/freebsd-current/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_xmit.c344 | AR_Q_MISC_CBR_INCR_DIS0 | AR_Q_MISC_RDYTIME_EXP_POLICY);
H A Dar5211reg.h514 #define AR_Q_MISC_CBR_INCR_DIS0 0x00000040 /* Disable CBR expired counter macro

Completed in 114 milliseconds