Searched refs:HAL_TXDESC_EXT_ONLY (Results 1 – 2 of 2) sorted by relevance
266 #define HAL_TXDESC_EXT_ONLY 0x0080 /* send on ext channel only (11n) */ macro
625 | (flags & HAL_TXDESC_EXT_ONLY ? AR_ext_only : 0) in ar9300_set_11n_tx_desc()