Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_allowlist.c28 VIRTCHNL_OP_GET_VF_RESOURCES, VIRTCHNL_OP_VERSION, VIRTCHNL_OP_RESET_VF,
31 /* opcodes supported after successful VIRTCHNL_OP_GET_VF_RESOURCES */
H A Dice_virtchnl.c528 ret = ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_GET_VF_RESOURCES, v_ret, in ice_vc_get_vf_res_msg()
4475 case VIRTCHNL_OP_GET_VF_RESOURCES: in ice_vc_process_vf_msg()
/linux/include/linux/avf/
H A Dvirtchnl.h110 VIRTCHNL_OP_GET_VF_RESOURCES = 3, enumerator
227 /* VIRTCHNL_OP_GET_VF_RESOURCES
1674 case VIRTCHNL_OP_GET_VF_RESOURCES: in virtchnl_vc_validate_vf_msg()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c2225 ret = i40e_vc_send_msg_to_vf(vf, VIRTCHNL_OP_GET_VF_RESOURCES, in i40e_vc_get_vf_resources_msg()
4199 case VIRTCHNL_OP_GET_VF_RESOURCES: in i40e_vc_process_vf_msg()