Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_virtchnl_allowlist.c30 VIRTCHNL_OP_GET_VF_RESOURCES, VIRTCHNL_OP_VERSION, VIRTCHNL_OP_RESET_VF,
Dice_virtchnl.c3953 case VIRTCHNL_OP_RESET_VF: in ice_vc_process_vf_msg()
/Linux-v6.6/include/linux/avf/
Dvirtchnl.h101 VIRTCHNL_OP_RESET_VF = 2, enumerator
1426 case VIRTCHNL_OP_RESET_VF: in virtchnl_vc_validate_vf_msg()
/Linux-v6.6/drivers/net/ethernet/intel/iavf/
Diavf_virtchnl.c1865 err = iavf_send_pf_msg(adapter, VIRTCHNL_OP_RESET_VF, NULL, 0); in iavf_request_reset()
/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c4143 case VIRTCHNL_OP_RESET_VF: in i40e_vc_process_vf_msg()