Searched refs:usnic_err (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_transport.c97 usnic_err("Failed to allocate port for %s\n",
105 usnic_err("Failed to allocate port - transport %s unsupported\n",
123 usnic_err("Unreserved invalid port num 0 for %s\n",
129 usnic_err("Unreserving invalid %hu for %s\n",
140 usnic_err("Freeing invalid port %hu for %d\n", port_num, type);
153 usnic_err("Unable to lookup socket for fd %d with err %d\n",
H A Dusnic_log.h67 #define usnic_err(args...) \ macro
H A Dusnic_fwd.c60 usnic_err("Dev %s vnic idx %u cmd %u failed with status %d\n",
219 usnic_err("Failed to allocate memory\n");
229 usnic_err("Forwarding dev %s not ready with status %d\n",
236 usnic_err("Failed to validate filter with status %d\n",
247 usnic_err("VF %s Filter add failed with status:%d",
284 usnic_err("PF %s VF Idx %u Filter: %u FILTER DELETE failed with status %d",
317 usnic_err("PF %s VNIC Index %u RQ Index: %u ENABLE Failed with status %d",
344 usnic_err("PF %s VNIC Index %u RQ Index: %u DISABLE Failed with status %d",
H A Dusnic_ib_verbs.c98 usnic_err("Failed to get pdev of qp_grp %d\n",
105 usnic_err("Failed to get bar0 of qp_grp %d vf %s",
116 usnic_err("Failed to get chunk %s for qp_grp %d with err %ld\n",
130 usnic_err("Failed to get chunk %s for qp_grp %d with err %ld\n",
144 usnic_err("Failed to get chunk %s for qp_grp %d with err %ld\n",
162 usnic_err("Failed to copy udata for %s",
242 usnic_err("Failed to allocate qp_grp\n");
410 usnic_err("Unexpected qp_type %d\n", qp_grp->ibqp.qp_type);
481 usnic_err("%s: cannot copy udata for create_qp\n",
488 usnic_err("
[all...]
H A Dusnic_uiom.c59 usnic_err("Device %s iommu fault domain 0x%pK va 0x%lx flags 0x%x\n",
282 usnic_err("Failed to map va 0x%lx pa %pa size 0x%zx with err %d\n",
299 usnic_err("Failed to map va 0x%lx pa %pa size 0x%zx with err %d\n",
367 usnic_err("Failed get_pages vpn [0x%lx,0x%lx] err %d\n",
379 usnic_err("Failed disjoint interval vpn [0x%lx,0x%lx] err %d\n",
386 usnic_err("Failed map interval vpn [0x%lx,0x%lx] err %d\n",
395 usnic_err("Failed insert interval vpn [0x%lx,0x%lx] err %d\n",
448 usnic_err("Failed to allocate IOMMU domain");
482 usnic_err("IOMMU of %s does not support cache coherency\n",
516 usnic_err("Unabl
[all...]
H A Dusnic_ib_qp_grp.c120 usnic_err("Unable to get qp res with err %ld\n",
130 usnic_err("Failed to enable qp %d of %s:%d\n with err %d\n",
161 usnic_err("Unable to get qp res with err %ld\n",
171 usnic_err("Failed to disable rq %d of %s:%d\n with err %d\n",
189 usnic_err("Unable to get %s with err %ld\n",
290 usnic_err("Protocol for fd %d is not UDP", sock_fd);
349 usnic_err("Unsupported transport %u\n",
522 usnic_err("Failed to transition %u from %s to %s",
560 usnic_err("Failed to get %s from %s with err %d\n",
598 usnic_err("Faile
[all...]
H A Dusnic_ib_main.c123 usnic_err("Failed to transition qp grp %u from %s to %s\n",
381 usnic_err("Device %s context alloc failed\n",
388 usnic_err("Failed to alloc ufdev for %s\n", pci_name(dev));
444 usnic_err("failed -- deallocing device\n");
538 usnic_err("IOMMU required but not present or enabled. USNIC QPs will not function w/o enabling IOMMU\n");
548 usnic_err("Failed to enable %s with err %d\n",
555 usnic_err("Failed to request region for %s with err %d\n",
566 usnic_err("Failed to alloc vnic for %s with err %d\n",
573 usnic_err("Failed to discover pf of vnic %s with err%ld\n",
650 usnic_err("Unabl
[all...]
H A Dusnic_vnic.c309 usnic_err("Wrong res count with cnt %d\n", cnt);
362 usnic_err("Cannot memory-map BAR %d, aborting\n",
373 usnic_err("Failed to register device %s\n",
444 usnic_err("PCI dev %s is disabled\n", pci_name(pdev));
456 usnic_err("Failed to discover %s resources with err %d\n",

Completed in 216 milliseconds