Searched refs:is_trusted_configured (Results 1 – 2 of 2) sorted by relevance
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()2997 if (!vf_info->is_trusted_configured) in qed_iov_pre_update_vport()3003 if (!vf_info->is_trusted_configured) in qed_iov_pre_update_vport()3163 if (p_vf->p_vf_info.is_trusted_configured) in qed_iov_vf_update_mac_shadow()3243 if (vf->is_trusted_configured) { in qed_iov_chk_ucast()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()[all …]
61 bool is_trusted_configured; member