Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dwmi.c324 phy_map = wmi_hw_mode_caps[hw_idx].phy_id_map; in ath11k_pull_mac_phy_cap_svc_ready_ext()
3584 phy_map = hw_mode_cap->phy_id_map; in ath11k_wmi_tlv_hw_mode_caps_parse()
3717 u32 phy_id_map; in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse() local
3725 phy_id_map = svc_rdy_ext->pref_hw_mode_caps.phy_id_map; in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
3727 while (phy_id_map && soc->num_radios < MAX_RADIOS) { in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
3750 phy_id_map >>= 1; in ath11k_wmi_tlv_ext_soc_hal_reg_caps_parse()
H A Dwmi.h2131 u32 phy_id_map; member
2343 u32 phy_id_map; member