Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h47 ICE_VF_STATE_DIS, enumerator
Dice_virtchnl_pf.c962 clear_bit(ICE_VF_STATE_DIS, vf->vf_states); in ice_cleanup_and_realloc_vf()
1180 if (test_and_set_bit(ICE_VF_STATE_DIS, vf->vf_states)) in ice_reset_vf()
1542 set_bit(ICE_VF_STATE_DIS, vf->vf_states); in ice_vc_send_msg_to_vf()
2916 if (test_bit(ICE_VF_STATE_DIS, vf->vf_states)) { in ice_vc_process_vf_msg()