Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.c476 const struct ath12k_wmi_mac_phy_caps_params *mac_caps; in ath12k_pull_mac_phy_cap_svc_ready_ext() local
506 mac_caps = wmi_mac_phy_caps + phy_idx; in ath12k_pull_mac_phy_cap_svc_ready_ext()
508 pdev->pdev_id = ath12k_wmi_mac_phy_get_pdev_id(mac_caps); in ath12k_pull_mac_phy_cap_svc_ready_ext()
516 fw_pdev->phy_id = le32_to_cpu(mac_caps->phy_id); in ath12k_pull_mac_phy_cap_svc_ready_ext()
551 cap_band->phy_id = le32_to_cpu(mac_caps->phy_id); in ath12k_pull_mac_phy_cap_svc_ready_ext()
559 le32_to_cpu(mac_caps->he_cap_phy_info_2g[i]); in ath12k_pull_mac_phy_cap_svc_ready_ext()
571 cap_band->phy_id = le32_to_cpu(mac_caps->phy_id); in ath12k_pull_mac_phy_cap_svc_ready_ext()
573 le32_to_cpu(mac_caps->max_bw_supported_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
580 le32_to_cpu(mac_caps->he_cap_phy_info_5g[i]); in ath12k_pull_mac_phy_cap_svc_ready_ext()
591 le32_to_cpu(mac_caps->max_bw_supported_5g); in ath12k_pull_mac_phy_cap_svc_ready_ext()
[all …]