Searched refs:tot_phy_id (Results 1 – 2 of 2) sorted by relevance
43 u32 tot_phy_id; member4684 svc_rdy_ext->tot_phy_id++; in ath11k_wmi_tlv_hw_mode_caps_parse()4741 if (svc_rdy_ext->n_mac_phy_caps >= svc_rdy_ext->tot_phy_id) in ath11k_wmi_tlv_mac_phy_caps_parse()4746 svc_rdy_ext->mac_phy_caps = kcalloc(svc_rdy_ext->tot_phy_id, in ath11k_wmi_tlv_mac_phy_caps_parse()
55 u32 tot_phy_id; member4235 svc_rdy_ext->tot_phy_id += fls(phy_map); in ath12k_wmi_hw_mode_caps_parse()4292 if (svc_rdy_ext->n_mac_phy_caps >= svc_rdy_ext->tot_phy_id) in ath12k_wmi_mac_phy_caps_parse()4297 svc_rdy_ext->mac_phy_caps = kzalloc((svc_rdy_ext->tot_phy_id) * len, in ath12k_wmi_mac_phy_caps_parse()