Searched refs:ts_shortretry (Results 1 – 10 of 10) sorted by relevance
641 ts->ts_shortretry = MS(ads->ds_status0, AR_ShortRetryCnt); in ar5211ProcTxDesc()650 if (ts->ts_shortretry > 0) in ar5211ProcTxDesc()651 ts->ts_shortretry++; in ar5211ProcTxDesc()
39 uint8_t ts_shortretry; /* # short retries */ member
178 on->on_tx_retr += ts->ts_shortretry in ath_rate_tx_complete()
165 int sr = ts->ts_shortretry; in ath_rate_tx_complete()
612 ts->ts_shortretry = MS(ads->ds_status0, AR_ShortRetryCnt); in ar5210ProcTxDesc()
358 ts->ts_shortretry = MS(ads->status3, AR_rts_fail_cnt); in ar9300_proc_tx_desc()
923 ts->ts_shortretry = MS(ads->ds_txstatus0, AR_RTSFailCnt); in ar5212ProcTxDesc()
795 ts->ts_shortretry = MS(ds_txstatus[1], AR_RTSFailCnt); in ar5416ProcTxDesc()
1103 short_tries = ts->ts_shortretry; in ath_rate_tx_complete()
4273 sr = ts->ts_shortretry; in ath_tx_update_stats()