Home
last modified time | relevance | path

Searched refs:is_trusted_configured (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c3003 if (!vf_info->is_trusted_configured) in qed_iov_pre_update_vport()
3009 if (!vf_info->is_trusted_configured) in qed_iov_pre_update_vport()
3256 if (vf->is_trusted_configured) { in qed_iov_chk_ucast()
4654 if (vf_info->is_trusted_configured) in qed_sriov_pf_set_mac()
4975 if (info->is_trusted_configured) { in qed_pf_validate_req_vf_mac()
4992 if (info->is_trusted_configured) in qed_set_bulletin_mac()
5012 if (info->is_trusted_configured) in qed_handle_pf_set_vf_unicast()
5079 if (vf_info->is_trusted_configured && in qed_update_mac_for_vf_trust_change()
5107 if (!vf_info->is_trusted_configured) { in qed_update_mac_for_vf_trust_change()
5148 if (vf_info->is_trusted_configured == in qed_iov_handle_trust_change()
[all …]
H A Dqed_sriov.h61 bool is_trusted_configured; member