Home
last modified time | relevance | path

Searched refs:ts_shortretry (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/ath5k/
Ddesc.c365 ts->ts_shortretry = AR5K_REG_MS(tx_status->tx_status_0, in ath5k_hw_proc_2word_tx_status()
417 ts->ts_shortretry = AR5K_REG_MS(tx_status->tx_status_0, in ath5k_hw_proc_4word_tx_status()
Dath5k.h460 u8 ts_shortretry; member
/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c262 ts->ts_shortretry = MS(status, AR_RTSFailCnt); in ar9002_hw_proc_txdesc()
Dmac.h109 u8 ts_shortretry; member
Dar9003_mac.c301 ts->ts_shortretry = MS(status, AR_RTSFailCnt); in ar9003_hw_proc_txdesc()