Searched refs:n_mac_phy_caps (Results 1 – 1 of 1) sorted by relevance
43 u32 n_mac_phy_caps; member3672 if (svc_rdy_ext->n_mac_phy_caps >= svc_rdy_ext->tot_phy_id) in ath11k_wmi_tlv_mac_phy_caps_parse()3676 if (!svc_rdy_ext->n_mac_phy_caps) { in ath11k_wmi_tlv_mac_phy_caps_parse()3683 memcpy(svc_rdy_ext->mac_phy_caps + svc_rdy_ext->n_mac_phy_caps, ptr, len); in ath11k_wmi_tlv_mac_phy_caps_parse()3684 svc_rdy_ext->n_mac_phy_caps++; in ath11k_wmi_tlv_mac_phy_caps_parse()3922 svc_rdy_ext->n_mac_phy_caps = 0; in ath11k_wmi_tlv_svc_rdy_ext_parse()