Searched refs:AR_ExtOnly (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/arn/ | ||
H A D | arn_hw.h | 130 #define AR_ExtOnly 0x08000000 macro |
H A D | arn_mac.c | 411 (flags & ATH9K_TXDESC_EXT_ONLY ? AR_ExtOnly : 0) | in ath9k_hw_set11n_txdesc() |