Lines Matching refs:IFCVF_ERR

151 		IFCVF_ERR(pdev, "Failed to alloc IRQ vectors\n");  in ifcvf_alloc_vectors()
179 IFCVF_ERR(pdev, "Failed to request irq for vq %d\n", i); in ifcvf_request_per_vq_irq()
186 IFCVF_ERR(pdev, "No msix vector for vq %u\n", i); in ifcvf_request_per_vq_irq()
211 IFCVF_ERR(pdev, "Failed to request reused irq for the device\n"); in ifcvf_request_vqs_reused_irq()
220 IFCVF_ERR(pdev, "No msix vector for vq %u\n", i); in ifcvf_request_vqs_reused_irq()
245 IFCVF_ERR(pdev, "Failed to request irq for the device\n"); in ifcvf_request_dev_irq()
254 IFCVF_ERR(pdev, "No msix vector for vq %u\n", i); in ifcvf_request_dev_irq()
262 IFCVF_ERR(pdev, "No msix vector for device config\n"); in ifcvf_request_dev_irq()
311 IFCVF_ERR(pdev, "Failed to request config irq\n"); in ifcvf_request_config_irq()
317 IFCVF_ERR(pdev, "No msix vector for device config\n"); in ifcvf_request_config_irq()
432 IFCVF_ERR(pdev, "VIRTIO ID %u not supported\n", vf->dev_type); in ifcvf_vdpa_get_device_features()
491 IFCVF_ERR(adapter->pdev, in ifcvf_vdpa_set_status()
777 IFCVF_ERR(pdev, "Failed to register to vDPA bus"); in ifcvf_vdpa_dev_add()
810 IFCVF_ERR(pdev, "Failed to enable device\n"); in ifcvf_probe()
816 IFCVF_ERR(pdev, "Failed to request MMIO region\n"); in ifcvf_probe()
822 IFCVF_ERR(pdev, "No usable DMA configuration\n"); in ifcvf_probe()
828 IFCVF_ERR(pdev, in ifcvf_probe()
838 IFCVF_ERR(pdev, "Failed to allocate vDPA structure"); in ifcvf_probe()
851 IFCVF_ERR(pdev, "Failed to init IFCVF hw\n"); in ifcvf_probe()
863 IFCVF_ERR(pdev, "Failed to alloc memory for the vDPA management device\n"); in ifcvf_probe()
880 IFCVF_ERR(pdev, "VIRTIO ID %u not supported\n", dev_type); in ifcvf_probe()
893 IFCVF_ERR(pdev, in ifcvf_probe()