Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.c145 return (test_bit(ICE_VF_DIS, pf->state) || in ice_is_vf_disabled()
733 if (test_and_set_bit(ICE_VF_DIS, pf->state)) { in ice_reset_all_vfs()
784 clear_bit(ICE_VF_DIS, pf->state); in ice_reset_all_vfs()
H A Dice_sriov.c161 while (test_and_set_bit(ICE_VF_DIS, pf->state)) in ice_free_vfs()
211 clear_bit(ICE_VF_DIS, pf->state); in ice_free_vfs()
871 clear_bit(ICE_VF_DIS, pf->state); in ice_ena_vfs()
H A Dice_eswitch.c349 test_bit(ICE_VF_DIS, vsi->back->state)) in ice_eswitch_port_start_xmit()
H A Dice.h293 ICE_VF_DIS, enumerator