VIRTCHNL_OP_GET_VF_RESOURCES 1955 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c 	ret = i40e_vc_send_msg_to_vf(vf, VIRTCHNL_OP_GET_VF_RESOURCES,
VIRTCHNL_OP_GET_VF_RESOURCES 3784 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c 	case VIRTCHNL_OP_GET_VF_RESOURCES:
VIRTCHNL_OP_GET_VF_RESOURCES  144 drivers/net/ethernet/intel/iavf/iavf_virtchnl.c 	adapter->current_op = VIRTCHNL_OP_GET_VF_RESOURCES;
VIRTCHNL_OP_GET_VF_RESOURCES  147 drivers/net/ethernet/intel/iavf/iavf_virtchnl.c 		return iavf_send_pf_msg(adapter, VIRTCHNL_OP_GET_VF_RESOURCES,
VIRTCHNL_OP_GET_VF_RESOURCES  150 drivers/net/ethernet/intel/iavf/iavf_virtchnl.c 		return iavf_send_pf_msg(adapter, VIRTCHNL_OP_GET_VF_RESOURCES,
VIRTCHNL_OP_GET_VF_RESOURCES  215 drivers/net/ethernet/intel/iavf/iavf_virtchnl.c 		if (op == VIRTCHNL_OP_GET_VF_RESOURCES)
VIRTCHNL_OP_GET_VF_RESOURCES 1346 drivers/net/ethernet/intel/iavf/iavf_virtchnl.c 	case VIRTCHNL_OP_GET_VF_RESOURCES: {
VIRTCHNL_OP_GET_VF_RESOURCES 1683 drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c 	ret = ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_GET_VF_RESOURCES, v_ret,
VIRTCHNL_OP_GET_VF_RESOURCES 2946 drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c 	case VIRTCHNL_OP_GET_VF_RESOURCES:
VIRTCHNL_OP_GET_VF_RESOURCES  689 include/linux/avf/virtchnl.h 	case VIRTCHNL_OP_GET_VF_RESOURCES: