Searched refs:TARGET_RX_CHAIN_MASK (Results 1 – 3 of 3) sorted by relevance
40 #define TARGET_RX_CHAIN_MASK (BIT(0) | BIT(1) | BIT(2) | BIT(4)) macro
701 #define TARGET_RX_CHAIN_MASK (BIT(0) | BIT(1) | BIT(2)) macro
6568 config.rx_chain_mask = __cpu_to_le32(TARGET_RX_CHAIN_MASK); in ath10k_wmi_op_gen_init()