Searched refs:AR_Q_MISC_CBR_INCR_DIS0 (Results 1 – 8 of 8) sorted by relevance
381 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()
523 + AR_Q_MISC_CBR_INCR_DIS0 in ar9300__cont_tx_mode()
518 #define AR_Q_MISC_CBR_INCR_DIS0 0x00000040 // Disable CBR expired counter incr (empty bea… macro
361 qmisc |= AR_Q_MISC_CBR_INCR_DIS0; in ar5212ResetTxQueue()363 qmisc &= ~AR_Q_MISC_CBR_INCR_DIS0; in ar5212ResetTxQueue()411 | AR_Q_MISC_CBR_INCR_DIS0; in ar5212ResetTxQueue()
587 #define AR_Q_MISC_CBR_INCR_DIS0 0x00000040 /* Disable CBR expired counter incr macro
1340 qmisc |= AR_Q_MISC_CBR_INCR_DIS0; in ar5416ResetTxQueue()1342 qmisc &= ~AR_Q_MISC_CBR_INCR_DIS0; in ar5416ResetTxQueue()1390 | AR_Q_MISC_CBR_INCR_DIS0; in ar5416ResetTxQueue()
514 #define AR_Q_MISC_CBR_INCR_DIS0 0x00000040 /* Disable CBR expired counter macro
344 | AR_Q_MISC_CBR_INCR_DIS0 | AR_Q_MISC_RDYTIME_EXP_POLICY); in ar5211ResetTxQueue()