Searched refs:bnxt_is_trusted_vf (Results 1 – 3 of 3) sorted by relevance
37 bool bnxt_is_trusted_vf(struct bnxt *bp, struct bnxt_vf_info *vf);
133 bool bnxt_is_trusted_vf(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_is_trusted_vf() function203 ivi->trusted = bnxt_is_trusted_vf(bp, vf); in bnxt_get_vf_config()1088 bool trust = bnxt_is_trusted_vf(bp, vf); in bnxt_vf_configure_mac()1116 if (bnxt_is_trusted_vf(bp, vf)) { in bnxt_vf_validate_set_mac()
10778 if (BNXT_VF(bp) && !bp->vf.vlan && !bnxt_is_trusted_vf(bp, &bp->vf)) in bnxt_promisc_ok()