Home
last modified time | relevance | path

Searched refs:tx_chain_mask_5g (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2620 __le32 tx_chain_mask_5g; member
H A Dwmi.c524 pdev_cap->tx_chain_mask = le32_to_cpu(mac_caps->tx_chain_mask_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2520 u32 tx_chain_mask_5g; member
H A Dwmi.c422 pdev_cap->tx_chain_mask = mac_phy_caps->tx_chain_mask_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()