Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/avf/
Dvirtchnl.h114 VIRTCHNL_OP_GET_VF_RESOURCES = 3, enumerator
678 case VIRTCHNL_OP_GET_VF_RESOURCES: in virtchnl_vc_validate_vf_msg()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_virtchnl.c144 adapter->current_op = VIRTCHNL_OP_GET_VF_RESOURCES; in i40evf_send_vf_config_msg()
148 VIRTCHNL_OP_GET_VF_RESOURCES, in i40evf_send_vf_config_msg()
152 VIRTCHNL_OP_GET_VF_RESOURCES, in i40evf_send_vf_config_msg()
191 if (op == VIRTCHNL_OP_GET_VF_RESOURCES) in i40evf_get_vf_config()
1327 case VIRTCHNL_OP_GET_VF_RESOURCES: { in i40evf_virtchnl_completion()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c1799 ret = i40e_vc_send_msg_to_vf(vf, VIRTCHNL_OP_GET_VF_RESOURCES, in i40e_vc_get_vf_resources_msg()
3653 case VIRTCHNL_OP_GET_VF_RESOURCES: in i40e_vc_process_vf_msg()