Searched refs:mlx4_err (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/mlx4/
H A Dreset.c75 mlx4_err(dev, "Couldn't allocate memory to save HCA "
87 mlx4_err(dev, "Couldn't save HCA "
97 mlx4_err(dev, "Couldn't map HCA reset register, aborting.\n");
112 mlx4_err(dev, "Failed to obtain HW semaphore, aborting\n");
133 mlx4_err(dev, "PCI device did not come back after reset, "
144 mlx4_err(dev, "Couldn't restore HCA PCI Express "
152 mlx4_err(dev, "Couldn't restore HCA PCI Express "
164 mlx4_err(dev, "Couldn't restore HCA reg %x, "
173 mlx4_err(dev, "Couldn't restore HCA COMMAND, "
H A Dcatas.c41 mlx4_err(dev, "Catastrophic error detected:\n");
43 mlx4_err(dev, " buf[%02x]: %08x\n",
H A Dmain.c95 mlx4_err(dev, "QUERY_DEV_CAP command failed, aborting.\n");
100 mlx4_err(dev, "HCA minimum page size of %d bigger than "
106 mlx4_err(dev, "HCA has %d ports, but we only support %d, "
113 mlx4_err(dev, "HCA reported UAR size of 0x%x bigger than "
172 mlx4_err(dev, "Couldn't allocate FW area, aborting.\n");
178 mlx4_err(dev, "MAP_FA command failed, aborting.\n");
184 mlx4_err(dev, "RUN_FW command failed, aborting.\n");
268 mlx4_err(dev, "SET_ICM_SIZE command failed, aborting.\n");
279 mlx4_err(dev, "Couldn't allocate aux memory, aborting.\n");
285 mlx4_err(de
[all...]
H A Dmcg.c139 mlx4_err(dev, "Found zero MGID in AMGM.\n");
187 mlx4_err(dev, "No AMGM entries left\n");
203 mlx4_err(dev, "MGM at index %x is full.\n", index);
274 mlx4_err(dev, "MGID %04x:%04x:%04x:%04x:%04x:%04x:%04x:%04x "
294 mlx4_err(dev, "QP %06x not found in MGM\n", qp->qpn);
H A Dfw.c526 mlx4_err(dev, "Installed FW has unsupported "
529 mlx4_err(dev, "(Installed FW version is %d.%d.%03d)\n",
533 mlx4_err(dev, "This driver version supports only revisions %d to %d.\n",
739 mlx4_err(dev, "INIT_HCA returns %d\n", err);
H A Dmlx4.h105 #define mlx4_err(mdev, format, arg...) \ macro
H A Dprofile.c146 mlx4_err(dev, "Profile requires 0x%llx bytes; "
H A Dcmd.c322 mlx4_err(dev, "Couldn't map command register.");
H A Deq.c327 mlx4_err(dev, "Couldn't map EQ doorbell for EQN 0x%06x\n",
507 mlx4_err(dev, "Couldn't map interrupt clear register, aborting.\n");

Completed in 162 milliseconds