Searched refs:TARGET_TX_CHAIN_MASK (Results 1 – 3 of 3) sorted by relevance
41 #define TARGET_TX_CHAIN_MASK (BIT(0) | BIT(1) | BIT(2) | BIT(4)) macro
696 #define TARGET_TX_CHAIN_MASK (BIT(0) | BIT(1) | BIT(2)) macro
6576 config.tx_chain_mask = __cpu_to_le32(TARGET_TX_CHAIN_MASK); in ath10k_wmi_op_gen_init()