Lines Matching refs:IFCVF_ERR

146 		IFCVF_ERR(pdev, "Failed to alloc IRQ vectors\n");  in ifcvf_alloc_vectors()
173 IFCVF_ERR(pdev, "Failed to request irq for vq %d\n", i); in ifcvf_request_per_vq_irq()
180 IFCVF_ERR(pdev, "No msix vector for vq %u\n", i); in ifcvf_request_per_vq_irq()
204 IFCVF_ERR(pdev, "Failed to request reused irq for the device\n"); in ifcvf_request_vqs_reused_irq()
213 IFCVF_ERR(pdev, "No msix vector for vq %u\n", i); in ifcvf_request_vqs_reused_irq()
237 IFCVF_ERR(pdev, "Failed to request irq for the device\n"); in ifcvf_request_dev_irq()
246 IFCVF_ERR(pdev, "No msix vector for vq %u\n", i); in ifcvf_request_dev_irq()
254 IFCVF_ERR(pdev, "No msix vector for device config\n"); in ifcvf_request_dev_irq()
301 IFCVF_ERR(pdev, "Failed to request config irq\n"); in ifcvf_request_config_irq()
307 IFCVF_ERR(pdev, "No msix vector for device config\n"); in ifcvf_request_config_irq()
376 IFCVF_ERR(pdev, "VIRTIO ID %u not supported\n", vf->dev_type); in ifcvf_vdpa_get_device_features()
429 IFCVF_ERR(vf->pdev, "failed to request irq with error %d\n", ret); in ifcvf_vdpa_set_status()
695 IFCVF_ERR(pdev, "Failed to allocate vDPA structure"); in ifcvf_vdpa_dev_add()
709IFCVF_ERR(pdev, "The provisioned features 0x%llx are not supported by this device with features 0x… in ifcvf_vdpa_dev_add()
725 IFCVF_ERR(pdev, "Failed to register to vDPA bus"); in ifcvf_vdpa_dev_add()
756 IFCVF_ERR(pdev, "Failed to enable device\n"); in ifcvf_probe()
762 IFCVF_ERR(pdev, "Failed to request MMIO region\n"); in ifcvf_probe()
768 IFCVF_ERR(pdev, "No usable DMA configuration\n"); in ifcvf_probe()
774 IFCVF_ERR(pdev, in ifcvf_probe()
782 IFCVF_ERR(pdev, "Failed to alloc memory for the vDPA management device\n"); in ifcvf_probe()
793 IFCVF_ERR(pdev, "Failed to init IFCVF hw\n"); in ifcvf_probe()
812 IFCVF_ERR(pdev, "VIRTIO ID %u not supported\n", dev_type); in ifcvf_probe()
825 IFCVF_ERR(pdev, in ifcvf_probe()