qed.rst 609 B

1234567891011121314151617181920212223242526
  1. .. SPDX-License-Identifier: GPL-2.0
  2. ===================
  3. qed devlink support
  4. ===================
  5. This document describes the devlink features implemented by the ``qed`` core
  6. device driver.
  7. Parameters
  8. ==========
  9. The ``qed`` driver implements the following driver-specific parameters.
  10. .. list-table:: Driver-specific parameters implemented
  11. :widths: 5 5 5 85
  12. * - Name
  13. - Type
  14. - Mode
  15. - Description
  16. * - ``iwarp_cmt``
  17. - Boolean
  18. - runtime
  19. - Enable iWARP functionality for 100g devices. Note that this impacts
  20. L2 performance, and is therefore not enabled by default.