Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c127 static bool bnxt_is_trusted_vf(struct bnxt *bp, struct bnxt_vf_info *vf) in bnxt_is_trusted_vf() function
196 ivi->trusted = bnxt_is_trusted_vf(bp, vf); in bnxt_get_vf_config()
973 bool trust = bnxt_is_trusted_vf(bp, vf); in bnxt_vf_configure_mac()
1001 if (bnxt_is_trusted_vf(bp, vf)) { in bnxt_vf_validate_set_mac()