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