Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Ddesc.c459 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()
H A Dath5k.h521 u8 ts_shortretry; member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c371 ts->ts_shortretry = MS(status, AR_RTSFailCnt); in ar9002_hw_proc_txdesc()
H A Dmac.h105 u8 ts_shortretry; member
H A Dar9003_mac.c420 ts->ts_shortretry = MS(status, AR_RTSFailCnt); in ar9003_hw_proc_txdesc()