Home
last modified time | relevance | path

Searched defs:TARGET_TX_CHAIN_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dhw.h55 #define TARGET_TX_CHAIN_MASK (BIT(0) | BIT(1) | BIT(2) | BIT(4)) macro
/linux/drivers/net/wireless/ath/ath10k/
H A Dhw.h691 #define TARGET_TX_CHAIN_MASK (BIT(0) | BIT(1) | BIT(2)) macro