Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dwmi.c348 struct wmi_hw_mode_capabilities *wmi_hw_mode_caps, in ath11k_pull_mac_phy_cap_svc_ready_ext() argument
361 if (!hw_caps || !wmi_hw_mode_caps || !hal_reg_caps) in ath11k_pull_mac_phy_cap_svc_ready_ext()
365 if (hw_mode_id == wmi_hw_mode_caps[hw_idx].hw_mode_id) in ath11k_pull_mac_phy_cap_svc_ready_ext()
368 phy_map = wmi_hw_mode_caps[hw_idx].phy_id_map; in ath11k_pull_mac_phy_cap_svc_ready_ext()