Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_vf_lib.h30 ICE_VIRTCHNL_VF_CAP_PRIVILEGE = 0, enumerator
Dice_vf_lib.c406 assign_bit(ICE_VIRTCHNL_VF_CAP_PRIVILEGE, &vf->vf_caps, vf->trusted); in ice_vf_set_host_trust_cfg()
1182 return test_bit(ICE_VIRTCHNL_VF_CAP_PRIVILEGE, &vf->vf_caps); in ice_is_vf_trusted()