Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/avf/
Dvirtchnl.h113 VIRTCHNL_OP_RESET_VF = 2, enumerator
676 case VIRTCHNL_OP_RESET_VF: in virtchnl_vc_validate_vf_msg()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_virtchnl.c1152 i40evf_send_pf_msg(adapter, VIRTCHNL_OP_RESET_VF, NULL, 0); in i40evf_request_reset()
Di40e_common.c1110 return i40e_aq_send_msg_to_pf(hw, VIRTCHNL_OP_RESET_VF, in i40e_vf_reset()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c3657 case VIRTCHNL_OP_RESET_VF: in i40e_vc_process_vf_msg()