VIRTCHNL_OP_GET_VF_RESOURCES
ret = i40e_vc_send_msg_to_vf(vf, VIRTCHNL_OP_GET_VF_RESOURCES,
case VIRTCHNL_OP_GET_VF_RESOURCES:
adapter->current_op = VIRTCHNL_OP_GET_VF_RESOURCES;
return iavf_send_pf_msg(adapter, VIRTCHNL_OP_GET_VF_RESOURCES,
return iavf_send_pf_msg(adapter, VIRTCHNL_OP_GET_VF_RESOURCES,
case VIRTCHNL_OP_GET_VF_RESOURCES: {
err = iavf_poll_virtchnl_msg(hw, &event, VIRTCHNL_OP_GET_VF_RESOURCES);
VIRTCHNL_OP_GET_VF_RESOURCES, VIRTCHNL_OP_VERSION, VIRTCHNL_OP_RESET_VF,
case VIRTCHNL_OP_GET_VF_RESOURCES:
ret = ice_vc_send_msg_to_vf(vf, VIRTCHNL_OP_GET_VF_RESOURCES, v_ret,
case VIRTCHNL_OP_GET_VF_RESOURCES: