Lines Matching refs:driver

14 * The module loadable parameters that are supported by the driver and a brief
800 * This function is the Tx entry point of the driver. Neterion NIC supports
1115 * This function is a driver entry point which gets called by the kernel
1789 * driver may reset the chip on events of serr, eccerr, etc
2692 * This function is the open entry point of the driver. It mainly calls a
3039 * This is the stop entry point of the driver. It needs to undo exactly
3057 * A driver entry point to change MTU size for the device. Before changing
3149 /* Timestamp is passed to the driver via the FCS, therefore we
3151 * required for the driver to load (due to a hardware bug),
3250 * a proprietary structure used to pass information to the driver.
4084 * This callback is called when the error recovery driver tells
4216 * "too new" to load the driver
4220 "version, unable to load driver\n",
4226 * work with this driver.
4260 " be used with this driver.",
4291 * @pre: List of PCI devices supported by the driver listed in vxge_id_table.
4485 * Configure vpaths and get driver configured number of vpaths
4496 /* Setting driver callbacks */
4533 /* if FCS stripping is not disabled in MAC fail driver load */
4537 " failing driver load", VXGE_DRIVER_NAME);
4545 * there is a valid checksum, and the FCS is being removed by the driver
4548 * driver should be paying attention to the HWTS.
4710 * Though this driver leaves the top level interrupts unmasked while
4712 * could be a rougue driver around that does not follow this procedure
4807 .driver.pm = &vxge_pm_ops,