Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dar9002_mac.c264 | (i->flags & ATH9K_TXDESC_EXT_ONLY ? AR_ExtOnly : 0) in ar9002_set_txdesc()
Dmac.h378 #define AR_ExtOnly 0x08000000 macro
Dar9003_mac.c116 | (i->flags & ATH9K_TXDESC_EXT_ONLY ? AR_ExtOnly : 0) in ar9003_set_txdesc()