Searched refs:mthca_err (Results 1 - 11 of 11) sorted by relevance

/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_reset.c108 mthca_err(mdev, "Couldn't allocate memory to save HCA "
118 mthca_err(mdev, "Couldn't save HCA "
132 mthca_err(mdev, "Couldn't allocate memory to save HCA "
142 mthca_err(mdev, "Couldn't save HCA bridge "
150 mthca_err(mdev, "Couldn't locate HCA bridge "
164 mthca_err(mdev, "Couldn't map HCA reset register, "
184 mthca_err(mdev, "Couldn't access HCA after reset, "
196 mthca_err(mdev, "PCI device did not come back after reset, "
208 mthca_err(mdev, "Couldn't restore HCA bridge Upstream "
215 mthca_err(mde
[all...]
H A Dmthca_mcg.c84 mthca_err(dev, "MGID_HASH returned status %02x\n", status);
100 mthca_err(dev, "READ_MGM returned status %02x\n", status);
107 mthca_err(dev, "Found zero MGID in AMGM.\n");
158 mthca_err(dev, "No AMGM entries left\n");
167 mthca_err(dev, "READ_MGM returned status %02x\n", status);
187 mthca_err(dev, "MGM at index %x is full.\n", index);
196 mthca_err(dev, "WRITE_MGM returned status %02x\n", status);
208 mthca_err(dev, "READ_MGM returned status %02x\n", status);
219 mthca_err(dev, "WRITE_MGM returned status %02x\n", status);
257 mthca_err(de
[all...]
H A Dmthca_main.c147 mthca_err(mdev, "Couldn't set PCI-X max read count, "
156 mthca_err(mdev, "Couldn't write PCI Express read request, "
175 mthca_err(mdev, "QUERY_DEV_LIM command failed, aborting.\n");
179 mthca_err(mdev, "QUERY_DEV_LIM returned status 0x%02x, "
184 mthca_err(mdev, "HCA minimum page size of %d bigger than "
190 mthca_err(mdev, "HCA has %d ports, but we only support %d, "
197 mthca_err(mdev, "HCA reported UAR size of 0x%x bigger than "
306 mthca_err(mdev, "SYS_EN command failed, aborting.\n");
310 mthca_err(mdev, "SYS_EN returned status 0x%02x, "
317 mthca_err(mde
[all...]
H A Dmthca_catas.c120 mthca_err(dev, "Catastrophic error detected: %s\n", type);
122 mthca_err(dev, " buf[%02x]: %08x\n",
H A Dmthca_mad.c256 mthca_err(to_mdev(ibdev), "MAD_IFC failed\n");
262 mthca_err(to_mdev(ibdev), "MAD_IFC returned status %02x\n",
314 mthca_err(dev, "Failed to obtain port %d rate."
H A Dmthca_eq.c677 mthca_err(dev, "Couldn't map interrupt clear register, "
689 mthca_err(dev, "Couldn't map EQ arm register, aborting.\n");
698 mthca_err(dev, "Couldn't map EQ CI register, aborting.\n");
706 mthca_err(dev, "Couldn't map interrupt clear register, "
714 mthca_err(dev, "Couldn't map ecr register, "
H A Dmthca_qp.c1649 mthca_err(dev, "SQ %06x full (%u head, %u tail,"
1745 mthca_err(dev, "too many gathers\n");
1769 mthca_err(dev, "opcode invalid\n");
1850 mthca_err(dev, "RQ %06x full (%u head, %u tail,"
1990 mthca_err(dev, "SQ %06x full (%u head, %u tail,"
2086 mthca_err(dev, "too many gathers\n");
2110 mthca_err(dev, "opcode invalid\n");
2191 mthca_err(dev, "RQ %06x full (%u head, %u tail,"
H A Dmthca_srq.c519 mthca_err(dev, "SRQ %06x full\n", srq->srqn);
615 mthca_err(dev, "SRQ %06x full\n", srq->srqn);
H A Dmthca_profile.c152 mthca_err(dev, "Profile requires 0x%llx bytes; "
H A Dmthca_dev.h378 #define mthca_err(mdev, format, arg...) \ macro
H A Dmthca_cmd.c487 mthca_err(dev, "Couldn't map command register.");

Completed in 77 milliseconds