Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2554 __le32 max_bw_supported_5g; member
H A Dwmi.c558 le32_to_cpu(mac_caps->max_bw_supported_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
576 le32_to_cpu(mac_caps->max_bw_supported_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2496 u32 max_bw_supported_5g; member
H A Dwmi.c455 cap_band->max_bw_supported = mac_phy_caps->max_bw_supported_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()
466 cap_band->max_bw_supported = mac_phy_caps->max_bw_supported_5g; in ath11k_pull_mac_phy_cap_svc_ready_ext()