Searched refs:phy_id_map (Results 1 – 4 of 4) sorted by relevance
434 phy_map = le32_to_cpu(wmi_hw_mode_caps[hw_idx].phy_id_map); in ath12k_pull_mac_phy_cap_svc_ready_ext()4757 phy_map = le32_to_cpu(hw_mode_cap->phy_id_map); in ath12k_wmi_hw_mode_caps_parse()4897 u32 phy_id_map; in ath12k_wmi_ext_soc_hal_reg_caps_parse() local4905 phy_id_map = le32_to_cpu(svc_rdy_ext->pref_hw_mode_caps.phy_id_map); in ath12k_wmi_ext_soc_hal_reg_caps_parse()4908 while (phy_id_map && soc->num_radios < MAX_RADIOS) { in ath12k_wmi_ext_soc_hal_reg_caps_parse()4930 phy_id_map >>= 1; in ath12k_wmi_ext_soc_hal_reg_caps_parse()5075 phy_bit_map = __le32_to_cpu(hw_mode_cap->phy_id_map); in ath12k_wmi_save_all_mac_phy_info()
2686 __le32 phy_id_map; member
423 phy_map = wmi_hw_mode_caps[hw_idx].phy_id_map; in ath11k_pull_mac_phy_cap_svc_ready_ext()4985 phy_map = hw_mode_cap->phy_id_map; in ath11k_wmi_tlv_hw_mode_caps_parse()5130 u32 phy_id_map; in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse() local5143 phy_id_map = svc_rdy_ext->pref_hw_mode_caps.phy_id_map; in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()5145 while (phy_id_map && soc->num_radios < MAX_RADIOS) { in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()5168 phy_id_map >>= 1; in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
2267 u32 phy_id_map; member2497 u32 phy_id_map; member