Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_allowlist.c28 VIRTCHNL_OP_GET_VF_RESOURCES, VIRTCHNL_OP_VERSION, VIRTCHNL_OP_RESET_VF,
H A Dice_virtchnl.c3978 case VIRTCHNL_OP_RESET_VF: in ice_vc_process_vf_msg()
/openbmc/linux/include/linux/avf/
H A Dvirtchnl.h106 VIRTCHNL_OP_RESET_VF = 2, enumerator
1438 case VIRTCHNL_OP_RESET_VF: in virtchnl_vc_validate_vf_msg()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_virtchnl.c1891 err = iavf_send_pf_msg(adapter, VIRTCHNL_OP_RESET_VF, NULL, 0); in iavf_request_reset()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c4210 case VIRTCHNL_OP_RESET_VF: in i40e_vc_process_vf_msg()