Searched refs:HAL_TXDESC_EXT_AND_CTL (Results 1 – 2 of 2) sorted by relevance
267 #define HAL_TXDESC_EXT_AND_CTL 0x0100 /* send on ext + ctl channels (11n) */ macro
626 | (flags & HAL_TXDESC_EXT_AND_CTL ? AR_ext_and_ctl : 0); in ar9300_set_11n_tx_desc()