Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c3992 struct ath12k_wmi_hw_mode_cap_params *hw_mode_cap; in ath12k_wmi_hw_mode_caps_parse() local
4001 hw_mode_cap = container_of(ptr, struct ath12k_wmi_hw_mode_cap_params, in ath12k_wmi_hw_mode_caps_parse()
4005 phy_map = le32_to_cpu(hw_mode_cap->phy_id_map); in ath12k_wmi_hw_mode_caps_parse()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4668 struct wmi_hw_mode_capabilities *hw_mode_cap; in ath11k_wmi_tlv_hw_mode_caps_parse() local
4677 hw_mode_cap = container_of(ptr, struct wmi_hw_mode_capabilities, in ath11k_wmi_tlv_hw_mode_caps_parse()
4681 phy_map = hw_mode_cap->phy_id_map; in ath11k_wmi_tlv_hw_mode_caps_parse()