Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhw.h43 #define TARGET_TX_CHAIN_MASK (BIT(0) | BIT(1) | BIT(2) | BIT(4)) macro
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhw.h41 #define TARGET_TX_CHAIN_MASK (BIT(0) | BIT(1) | BIT(2) | BIT(4)) macro
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhw.h696 #define TARGET_TX_CHAIN_MASK (BIT(0) | BIT(1) | BIT(2)) macro