Lines Matching defs:dev
63 struct device *dev = &cpt->pdev->dev;
66 dev_err(dev, "Queues are more than cores in the group");
70 dev_err(dev, "Request group is more than possible groups");
74 dev_err(dev, "Request group is higher than available functional groups");
80 dev_dbg(dev, "VF %d TYPE %s", q, (mcode[grp].is_ae ? "AE" : "SE"));
91 struct device *dev = &cpt->pdev->dev;
98 dev_dbg(dev, "%s: Mailbox msg 0x%llx from VF%d", __func__, mbx.msg, vf);
124 dev_err(dev, "Queue %d binding to group %llu failed",
127 dev_dbg(dev, "Queue %d binding to group %llu successful",
140 dev_err(&cpt->pdev->dev, "Invalid msg from VF%d, msg 0x%llx\n",
152 dev_dbg(&cpt->pdev->dev, "PF interrupt Mbox%d 0x%llx\n", mbx, intr);
155 dev_dbg(&cpt->pdev->dev, "Intr from VF %d\n", vf);