Searched refs:AR_D_RETRY_LIMIT_FR_SH (Results 1 – 7 of 7) sorted by relevance
554 #define AR_D_RETRY_LIMIT_FR_SH 0x0000000F /* Mask for frame short retry limit */ macro
277 | SM(qi->tqi_shretry, AR_D_RETRY_LIMIT_FR_SH) in ar5211ResetTxQueue()
632 #define AR_D_RETRY_LIMIT_FR_SH 0x0000000F /* frame short retry limit */ macro
316 | SM(qi->tqi_shretry, AR_D_RETRY_LIMIT_FR_SH) in ar5212ResetTxQueue()
336 SM(qi->tqi_shretry, AR_D_RETRY_LIMIT_FR_SH)); in ar9300_reset_tx_queue()
588 #define AR_D_RETRY_LIMIT_FR_SH 0x0000000F // Mask for frame short retry limit macro
1291 | SM(qi->tqi_shretry, AR_D_RETRY_LIMIT_FR_SH) in ar5416ResetTxQueue()