Searched refs:p_vf_info (Results 1 – 2 of 2) sorted by relevance
1102 memset(&vf->p_vf_info, 0, sizeof(vf->p_vf_info)); in qed_iov_release_hw_for_vf()1327 return &vf->p_vf_info; in qed_iov_get_public_vf_info()1776 p_vf->p_vf_info.is_trusted_configured) { in qed_iov_configure_vport_forced()1795 if (p_vf->p_vf_info.is_trusted_configured) in qed_iov_configure_vport_forced()1955 params.check_mac = !vf->p_vf_info.is_trusted_configured; in qed_iov_vf_mbx_start_vport()3163 if (p_vf->p_vf_info.is_trusted_configured) in qed_iov_vf_update_mac_shadow()3816 if (!p_vf->p_vf_info.is_trusted_configured) { in qed_iov_vf_pf_bulletin_update_mac()4119 if (vf_info->p_vf_info.is_trusted_configured) { in qed_iov_bulletin_set_forced_mac()4167 if (vf_info->p_vf_info.is_trusted_configured) in qed_iov_bulletin_set_mac()4227 struct qed_vf_info *p_vf_info; in qed_iov_vf_has_vport_instance() local[all …]
205 struct qed_public_vf_info p_vf_info; member