Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c285 | (i->flags & ATH9K_TXDESC_VEOL ? AR_VEOL : 0) in ar9002_set_txdesc()
Dmac.h363 #define AR_VEOL 0x00800000 macro
Dar9003_mac.c105 | (i->flags & ATH9K_TXDESC_VEOL ? AR_VEOL : 0) in ar9003_set_txdesc()