Searched refs:ts_shortretry (Results 1 – 9 of 9) sorted by relevance
637 ts->ts_shortretry = MS(ads->ds_status0, AR_ShortRetryCnt); in ar5211ProcTxDesc()646 if (ts->ts_shortretry > 0) in ar5211ProcTxDesc()647 ts->ts_shortretry++; in ar5211ProcTxDesc()
41 uint8_t ts_shortretry; /* # short retries */ member
176 on->on_tx_retr += ds->ds_txstat.ts_shortretry in ath_rate_tx_complete()
148 int sr = ds->ds_txstat.ts_shortretry; in ath_rate_tx_complete()
500 short_tries = ds->ds_txstat.ts_shortretry + 1; in ath_rate_tx_complete()
4174 sr = ds->ds_txstat.ts_shortretry; in ath_tx_processq()
607 ts->ts_shortretry = MS(ads->ds_status0, AR_ShortRetryCnt); in ar5210ProcTxDesc()
546 ts->ts_shortretry = MS(ds_txstatus[1], AR_RTSFailCnt); in ar5416ProcTxDesc()
890 ts->ts_shortretry = MS(ads->ds_txstatus0, AR_RTSFailCnt); in ar5212ProcTxDesc()