Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c289 | (i->flags & ATH9K_TXDESC_RTSENA ? AR_RTSEnable : in ar9002_set_txdesc()
Dmac.h358 #define AR_RTSEnable 0x00400000 macro
Dar9003_mac.c109 | (i->flags & ATH9K_TXDESC_RTSENA ? AR_RTSEnable : in ar9003_set_txdesc()