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

/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_reset.c107 mthca_err(mdev, "Couldn't save HCA "
128 mthca_err(mdev, "Couldn't save HCA bridge "
136 mthca_err(mdev, "Couldn't locate HCA bridge "
149 mthca_err(mdev, "Couldn't map HCA reset register, "
169 mthca_err(mdev, "Couldn't access HCA after reset, "
181 mthca_err(mdev, "PCI device did not come back after reset, "
192 mthca_err(mdev, "Couldn't restore HCA bridge Upstream "
199 mthca_err(mdev, "Couldn't restore HCA bridge Downstream "
213 mthca_err(mdev, "Couldn't restore HCA bridge reg %x, "
222 mthca_err(mde
[all...]
H A Dmthca_mcg.c81 mthca_err(dev, "MGID_HASH failed (%d)\n", err);
94 mthca_err(dev, "READ_MGM failed (%d)\n", err);
100 mthca_err(dev, "Found zero MGID in AMGM.\n");
150 mthca_err(dev, "No AMGM entries left\n");
157 mthca_err(dev, "READ_MGM failed (%d)\n", err);
176 mthca_err(dev, "MGM at index %x is full.\n", index);
183 mthca_err(dev, "WRITE_MGM failed %d\n", err);
193 mthca_err(dev, "READ_MGM failed %d\n", err);
201 mthca_err(dev, "WRITE_MGM returned %d\n", err);
236 mthca_err(de
[all...]
H A Dmthca_main.c144 mthca_err(mdev, "Couldn't set PCI-X max read count, "
153 mthca_err(mdev, "Couldn't write PCI Express read request, "
171 mthca_err(mdev, "QUERY_DEV_LIM command returned %d"
176 mthca_err(mdev, "HCA minimum page size of %d bigger than "
182 mthca_err(mdev, "HCA has %d ports, but we only support %d, "
189 mthca_err(mdev, "HCA reported UAR size of 0x%x bigger than "
297 mthca_err(mdev, "SYS_EN command returned %d, aborting.\n", err);
303 mthca_err(mdev, "QUERY_FW command returned %d,"
309 mthca_err(mdev, "QUERY_DDR command returned %d, aborting.\n", err);
315 mthca_err(mde
[all...]
H A Dmthca_catas.c119 mthca_err(dev, "Catastrophic error detected: %s\n", type);
121 mthca_err(dev, " buf[%02x]: %08x\n",
H A Dmthca_mad.c257 mthca_err(to_mdev(ibdev), "MAD_IFC returned %d\n", err);
308 mthca_err(dev, "Failed to obtain port %d rate."
H A Dmthca_eq.c668 mthca_err(dev, "Couldn't map interrupt clear register, "
680 mthca_err(dev, "Couldn't map EQ arm register, aborting.\n");
689 mthca_err(dev, "Couldn't map EQ CI register, aborting.\n");
697 mthca_err(dev, "Couldn't map interrupt clear register, "
705 mthca_err(dev, "Couldn't map ecr register, "
H A Dmthca_srq.c508 mthca_err(dev, "SRQ %06x full\n", srq->srqn);
598 mthca_err(dev, "SRQ %06x full\n", srq->srqn);
H A Dmthca_qp.c1657 mthca_err(dev, "SQ %06x full (%u head, %u tail,"
1753 mthca_err(dev, "too many gathers\n");
1777 mthca_err(dev, "opcode invalid\n");
1853 mthca_err(dev, "RQ %06x full (%u head, %u tail,"
1987 mthca_err(dev, "SQ %06x full (%u head, %u tail,"
2083 mthca_err(dev, "too many gathers\n");
2107 mthca_err(dev, "opcode invalid\n");
2182 mthca_err(dev, "RQ %06x full (%u head, %u tail,"
H A Dmthca_profile.c146 mthca_err(dev, "Profile requires 0x%llx bytes; "
H A Dmthca_dev.h377 #define mthca_err(mdev, format, arg...) \ macro
H A Dmthca_cmd.c531 mthca_err(dev, "Couldn't map command register.");

Completed in 168 milliseconds