Searched refs:tqi_cbrPeriod (Results 1 – 7 of 7) sorted by relevance
288 if (qi->tqi_cbrPeriod) { in ar5211ResetTxQueue()290 SM(qi->tqi_cbrPeriod,AR_Q_CBRCFG_CBR_INTERVAL) in ar5211ResetTxQueue()
1101 qi->tqi_cbrPeriod = qInfo->tqi_cbrPeriod; in ath_hal_setTxQProps()1136 qInfo->tqi_cbrPeriod = qi->tqi_cbrPeriod; in ath_hal_getTxQProps()
533 uint32_t tqi_cbrPeriod; member
372 uint32_t tqi_cbrPeriod; /* CBR period (us) */ member
351 if (qi->tqi_cbrPeriod) { in ar9300_reset_tx_queue()354 SM(qi->tqi_cbrPeriod, AR_Q_CBRCFG_INTERVAL) | in ar9300_reset_tx_queue()
333 if (qi->tqi_cbrPeriod) { in ar5212ResetTxQueue()335 SM(qi->tqi_cbrPeriod,AR_Q_CBRCFG_CBR_INTERVAL) in ar5212ResetTxQueue()
1311 if (qi->tqi_cbrPeriod) { in ar5416ResetTxQueue()1313 SM(qi->tqi_cbrPeriod,AR_Q_CBRCFG_CBR_INTERVAL) in ar5416ResetTxQueue()