Searched refs:ts_longretry (Results 1 – 4 of 4) sorted by relevance
371 ts->ts_longretry = MS(status, AR_DataFailCnt); in ar9002_hw_proc_txdesc()
104 u8 ts_longretry; member
420 ts->ts_longretry = MS(status, AR_DataFailCnt); in ar9003_hw_proc_txdesc()
467 retries = ts->ts_longretry + 1; in ath_tx_complete_aggr()672 airtime += ts->duration * (ts->ts_longretry + 1); in ath_tx_count_airtime()2556 tx_info->status.rates[tx_rateindex].count = ts->ts_longretry + 1; in ath_tx_rc_status()
Completed in 14 milliseconds