Home
last modified time | relevance | path

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

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