Home
last modified time | relevance | path

Searched refs:I40E_VIRTCHNL_OP_RESET_VF (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_virtchnl.h68 I40E_VIRTCHNL_OP_RESET_VF = 2, enumerator
Di40evf_virtchnl.c671 i40evf_send_pf_msg(adapter, I40E_VIRTCHNL_OP_RESET_VF, NULL, 0); in i40evf_request_reset()
Di40e_common.c995 return i40e_aq_send_msg_to_pf(hw, I40E_VIRTCHNL_OP_RESET_VF, in i40e_vf_reset()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h68 I40E_VIRTCHNL_OP_RESET_VF = 2, enumerator
Di40e_virtchnl_pf.c1828 case I40E_VIRTCHNL_OP_RESET_VF: in i40e_vc_validate_vf_msg()
1953 case I40E_VIRTCHNL_OP_RESET_VF: in i40e_vc_process_vf_msg()