Lines Matching refs:driver
58 MODULE_DESCRIPTION("Mellanox ConnectX HCA low-level driver");
93 MODULE_PARM_DESC(probe_vf, "number of vfs to probe by pf driver (num_vfs > 0)\n"
123 DRV_NAME ": Mellanox ConnectX core driver v"
1691 * boundary, since the FW will write to them, while the driver
2083 /* check the driver version - the slave I/F revision
2090 mlx4_err(dev, "slave driver version is not supported by the master\n");
2255 "DMFS high rate steer mode differ, driver requested %s but %s in FW.\n",
2563 mlx4_warn(dev, "can't allocate counter from old PF driver, using index %d\n",
2718 mlx4_err(dev, "Failed to allocate driver access region, aborting\n");
3779 "Requested more VF's (%d) for port (%d) than allowed by driver (%d)\n",
4452 .driver.pm = &mlx4_pm_ops,