Searched refs:ts_shortretry (Results 1 – 9 of 9) sorted by relevance
638 ts->ts_shortretry = MS(ads->ds_status0, AR_ShortRetryCnt); in ar5211ProcTxDesc()647 if (ts->ts_shortretry > 0) in ar5211ProcTxDesc()648 ts->ts_shortretry++; in ar5211ProcTxDesc()
40 uint8_t ts_shortretry; /* # short retries */ member
172 on->on_tx_retr += ts->ts_shortretry in ath_rate_tx_complete()
160 int sr = ts->ts_shortretry; in ath_rate_tx_complete()
607 ts->ts_shortretry = MS(ads->ds_status0, AR_ShortRetryCnt); in ar5210ProcTxDesc()
887 ts->ts_shortretry = MS(ads->ds_txstatus0, AR_RTSFailCnt); in ar5212ProcTxDesc()
606 short_tries = ts->ts_shortretry; in ath_rate_tx_complete()
566 ts->ts_shortretry = MS(ds_txstatus[1], AR_RTSFailCnt); in ar5416ProcTxDesc()
4153 sr = ts->ts_shortretry; in ath_tx_processq()