Home
last modified time | relevance | path

Searched refs:AR_RTSFailCnt (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c370 ts->ts_shortretry = MS(status, AR_RTSFailCnt); in ar9002_hw_proc_txdesc()
Dmac.h468 #define AR_RTSFailCnt 0x000000f0 macro
Dar9003_mac.c419 ts->ts_shortretry = MS(status, AR_RTSFailCnt); in ar9003_hw_proc_txdesc()