Home
last modified time | relevance | path

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

/linux/include/linux/avf/
H A Dvirtchnl.h109 VIRTCHNL_OP_RESET_VF = 2, enumerator
1556 case VIRTCHNL_OP_RESET_VF: in virtchnl_vc_validate_vf_msg()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c2037 err = iavf_send_pf_msg(adapter, VIRTCHNL_OP_RESET_VF, NULL, 0); in iavf_request_reset()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.c4401 case VIRTCHNL_OP_RESET_VF: in ice_vc_process_vf_msg()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c4206 case VIRTCHNL_OP_RESET_VF: in i40e_vc_process_vf_msg()