Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4669 struct wmi_hw_mode_capabilities *hw_mode_cap; in ath11k_wmi_tlv_hw_mode_caps_parse() local
4678 hw_mode_cap = container_of(ptr, struct wmi_hw_mode_capabilities, in ath11k_wmi_tlv_hw_mode_caps_parse()
4682 phy_map = hw_mode_cap->phy_id_map; in ath11k_wmi_tlv_hw_mode_caps_parse()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.c4221 struct ath12k_wmi_hw_mode_cap_params *hw_mode_cap; in ath12k_wmi_hw_mode_caps_parse() local
4230 hw_mode_cap = container_of(ptr, struct ath12k_wmi_hw_mode_cap_params, in ath12k_wmi_hw_mode_caps_parse()
4234 phy_map = le32_to_cpu(hw_mode_cap->phy_id_map); in ath12k_wmi_hw_mode_caps_parse()