Searched refs:tqi_cbrOverflowLimit (Results 1 – 7 of 7) sorted by relevance
291 | SM(qi->tqi_cbrOverflowLimit, AR_Q_CBRCFG_CBR_OVF_THRESH)); in ar5211ResetTxQueue()295 (qi->tqi_cbrOverflowLimit ? in ar5211ResetTxQueue()
1102 qi->tqi_cbrOverflowLimit = qInfo->tqi_cbrOverflowLimit; in ath_hal_setTxQProps()1137 qInfo->tqi_cbrOverflowLimit = qi->tqi_cbrOverflowLimit; in ath_hal_getTxQProps()
534 uint32_t tqi_cbrOverflowLimit; member
373 uint32_t tqi_cbrOverflowLimit; /* threshold for CBROVF int */ member
355 SM(qi->tqi_cbrOverflowLimit, in ar9300_reset_tx_queue()358 (qi->tqi_cbrOverflowLimit ? in ar9300_reset_tx_queue()
336 | SM(qi->tqi_cbrOverflowLimit, AR_Q_CBRCFG_CBR_OVF_THRESH)); in ar5212ResetTxQueue()338 if (qi->tqi_cbrOverflowLimit) in ar5212ResetTxQueue()
1314 | SM(qi->tqi_cbrOverflowLimit, AR_Q_CBRCFG_CBR_OVF_THRESH)); in ar5416ResetTxQueue()1316 if (qi->tqi_cbrOverflowLimit) in ar5416ResetTxQueue()