Searched refs:HAL_TXDESC_LOWRXCHAIN (Results 1 – 2 of 2) sorted by relevance
269 #define HAL_TXDESC_LOWRXCHAIN 0x0400 /* switch to low RX chain */ macro
618 | (flags & HAL_TXDESC_LOWRXCHAIN ? AR_low_rx_chain : 0); in ar9300_set_11n_tx_desc()