Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c290 (i->flags & ATH9K_TXDESC_CTSENA ? AR_CTSEnable : 0))); in ar9002_set_txdesc()
H A Dmac.h370 #define AR_CTSEnable 0x80000000 macro
H A Dar9003_mac.c110 (i->flags & ATH9K_TXDESC_CTSENA ? AR_CTSEnable : 0))); in ar9003_set_txdesc()