Searched refs:p_vf_info (Results 1 – 2 of 2) sorted by relevance
1122 memset(&vf->p_vf_info, 0, sizeof(vf->p_vf_info)); in qed_iov_release_hw_for_vf()1347 return &vf->p_vf_info; in qed_iov_get_public_vf_info()1796 p_vf->p_vf_info.is_trusted_configured) { in qed_iov_configure_vport_forced()1815 if (p_vf->p_vf_info.is_trusted_configured) in qed_iov_configure_vport_forced()1975 params.check_mac = !vf->p_vf_info.is_trusted_configured; in qed_iov_vf_mbx_start_vport()3183 if (p_vf->p_vf_info.is_trusted_configured) in qed_iov_vf_update_mac_shadow()3838 if (!p_vf->p_vf_info.is_trusted_configured) { in qed_iov_vf_pf_bulletin_update_mac()4142 if (vf_info->p_vf_info.is_trusted_configured) { in qed_iov_bulletin_set_forced_mac()4190 if (vf_info->p_vf_info.is_trusted_configured) in qed_iov_bulletin_set_mac()4250 struct qed_vf_info *p_vf_info; in qed_iov_vf_has_vport_instance() local[all …]
231 struct qed_public_vf_info p_vf_info; member