Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h47 ICE_VF_STATE_DIS, enumerator
Dice_virtchnl_pf.c322 set_bit(ICE_VF_STATE_DIS, pf->vf[i].vf_states); in ice_free_vfs()
963 clear_bit(ICE_VF_STATE_DIS, vf->vf_states); in ice_cleanup_and_realloc_vf()
1181 if (test_and_set_bit(ICE_VF_STATE_DIS, vf->vf_states)) in ice_reset_vf()
1296 test_bit(ICE_VF_STATE_DIS, vf->vf_states)) in ice_vc_notify_vf_reset()
1546 set_bit(ICE_VF_STATE_DIS, vf->vf_states); in ice_vc_send_msg_to_vf()
2919 if (test_bit(ICE_VF_STATE_DIS, vf->vf_states)) { in ice_vc_process_vf_msg()