Searched refs:tqi_shretry (Results 1 – 8 of 8) sorted by relevance
1093 if (qInfo->tqi_shretry != 0) in ath_hal_setTxQProps()1094 qi->tqi_shretry = AH_MIN(qInfo->tqi_shretry, 15); in ath_hal_setTxQProps()1096 qi->tqi_shretry = INIT_SH_RETRY; in ath_hal_setTxQProps()1134 qInfo->tqi_shretry = qi->tqi_shretry; in ath_hal_getTxQProps()
531 uint16_t tqi_shretry; /* frame short retry limit */ member
370 uint16_t tqi_shretry; /* rts retry limit */ member
111 qi->tqi_shretry = INIT_SH_RETRY; in ar5210SetupTxQueue()225 | SM(qi->tqi_shretry, AR_RETRY_LMT_SH_RETRY) in ar5210ResetTxQueue()
158 qi->tqi_shretry = INIT_SH_RETRY; in ar5211SetupTxQueue()277 | SM(qi->tqi_shretry, AR_D_RETRY_LIMIT_FR_SH) in ar5211ResetTxQueue()
207 qi->tqi_shretry = INIT_SH_RETRY; in ar9300_setup_tx_queue()336 SM(qi->tqi_shretry, AR_D_RETRY_LIMIT_FR_SH)); in ar9300_reset_tx_queue()
189 qi->tqi_shretry = INIT_SH_RETRY; in ar5212SetupTxQueue()316 | SM(qi->tqi_shretry, AR_D_RETRY_LIMIT_FR_SH) in ar5212ResetTxQueue()
1199 qi->tqi_shretry = INIT_SH_RETRY; in ar5416SetupTxQueue()1291 | SM(qi->tqi_shretry, AR_D_RETRY_LIMIT_FR_SH) in ar5416ResetTxQueue()