Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.h29 ICE_VIRTCHNL_VF_CAP_PRIVILEGE = 0, enumerator
H A Dice_vf_lib.c391 assign_bit(ICE_VIRTCHNL_VF_CAP_PRIVILEGE, &vf->vf_caps, vf->trusted); in ice_vf_set_host_trust_cfg()
1165 return test_bit(ICE_VIRTCHNL_VF_CAP_PRIVILEGE, &vf->vf_caps); in ice_is_vf_trusted()