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);
132 bool bnxt_is_trusted_vf(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_is_trusted_vf() function205 ivi->trusted = bnxt_is_trusted_vf(bp, vf); in bnxt_get_vf_config()1010 bool trust = bnxt_is_trusted_vf(bp, vf); in bnxt_vf_configure_mac()1038 if (bnxt_is_trusted_vf(bp, vf)) { in bnxt_vf_validate_set_mac()
8744 if (BNXT_VF(bp) && !bp->vf.vlan && !bnxt_is_trusted_vf(bp, &bp->vf)) in bnxt_promisc_ok()