Searched refs:ts_shortretry (Results 1 – 6 of 6) sorted by relevance
459 ts->ts_shortretry = AR5K_REG_MS(tx_status->tx_status_0, in ath5k_hw_proc_2word_tx_status()516 ts->ts_shortretry = AR5K_REG_MS(txstat0, in ath5k_hw_proc_4word_tx_status()
520 u8 ts_shortretry; member
330 ts->ts_shortretry = MS(status, AR_RTSFailCnt); in ar9002_hw_proc_txdesc()
106 u8 ts_shortretry; member
413 ts->ts_shortretry = MS(status, AR_RTSFailCnt); in ar9003_hw_proc_txdesc()
786 TX_SAMP_DBG(rts_fail_cnt) = ts->ts_shortretry; in ath_debug_stat_tx()