[go: nahoru, domu]

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

/drivers/infiniband/hw/mthca/
H A Dmthca_reset.c99 mthca_err(mdev, "Couldn't allocate memory to save HCA "
109 mthca_err(mdev, "Couldn't save HCA "
122 mthca_err(mdev, "Couldn't allocate memory to save HCA "
132 mthca_err(mdev, "Couldn't save HCA bridge "
140 mthca_err(mdev, "Couldn't locate HCA bridge "
153 mthca_err(mdev, "Couldn't map HCA reset register, "
173 mthca_err(mdev, "Couldn't access HCA after reset, "
185 mthca_err(mdev, "PCI device did not come back after reset, "
196 mthca_err(mdev, "Couldn't restore HCA bridge Upstream "
203 mthca_err(mde
[all...]
H A Dmthca_main.c145 mthca_err(mdev, "Couldn't set PCI-X max read count, "
154 mthca_err(mdev, "Couldn't write PCI Express read request, "
172 mthca_err(mdev, "QUERY_DEV_LIM command returned %d"
177 mthca_err(mdev, "HCA minimum page size of %d bigger than "
183 mthca_err(mdev, "HCA has %d ports, but we only support %d, "
190 mthca_err(mdev, "HCA reported UAR size of 0x%x bigger than "
298 mthca_err(mdev, "SYS_EN command returned %d, aborting.\n", err);
304 mthca_err(mdev, "QUERY_FW command returned %d,"
310 mthca_err(mdev, "QUERY_DDR command returned %d, aborting.\n", err);
316 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_catas.c119 mthca_err(dev, "Catastrophic error detected: %s\n", type);
121 mthca_err(dev, " buf[%02x]: %08x\n",
H A Dmthca_mad.c258 mthca_err(to_mdev(ibdev), "MAD_IFC returned %d\n", err);
309 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_qp.c1634 mthca_err(dev, "SQ %06x full (%u head, %u tail,"
1730 mthca_err(dev, "too many gathers\n");
1754 mthca_err(dev, "opcode invalid\n");
1835 mthca_err(dev, "RQ %06x full (%u head, %u tail,"
1975 mthca_err(dev, "SQ %06x full (%u head, %u tail,"
2071 mthca_err(dev, "too many gathers\n");
2095 mthca_err(dev, "opcode invalid\n");
2176 mthca_err(dev, "RQ %06x full (%u head, %u tail,"
H A Dmthca_srq.c500 mthca_err(dev, "SRQ %06x full\n", srq->srqn);
596 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.c529 mthca_err(dev, "Couldn't map command register.");

Completed in 192 milliseconds