Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.h140 ICE_VF_RESET_VFLR = BIT(0), /* Indicate a VFLR reset */ enumerator
H A Dice_vf_lib.c885 ice_trigger_vf_reset(vf, flags & ICE_VF_RESET_VFLR, false); in ice_reset_vf()
H A Dice_sriov.c1023 ice_reset_vf(vf, ICE_VF_RESET_VFLR | ICE_VF_RESET_LOCK); in ice_process_vflr_event()