Searched refs:p_vf_info (Results 1 – 2 of 2) sorted by relevance
1104 memset(&vf->p_vf_info, 0, sizeof(vf->p_vf_info)); in qed_iov_release_hw_for_vf()1329 return &vf->p_vf_info; in qed_iov_get_public_vf_info()1778 p_vf->p_vf_info.is_trusted_configured) { in qed_iov_configure_vport_forced()1797 if (p_vf->p_vf_info.is_trusted_configured) in qed_iov_configure_vport_forced()1957 params.check_mac = !vf->p_vf_info.is_trusted_configured; in qed_iov_vf_mbx_start_vport()3176 if (p_vf->p_vf_info.is_trusted_configured) in qed_iov_vf_update_mac_shadow()3856 if (!p_vf->p_vf_info.is_trusted_configured) { in qed_iov_vf_pf_bulletin_update_mac()4156 if (vf_info->p_vf_info.is_trusted_configured) { in qed_iov_bulletin_set_forced_mac()4204 if (vf_info->p_vf_info.is_trusted_configured) in qed_iov_bulletin_set_mac()4264 struct qed_vf_info *p_vf_info; in qed_iov_vf_has_vport_instance() local[all …]
206 struct qed_public_vf_info p_vf_info; member