27 lines · plain
1.. SPDX-License-Identifier: GPL-2.02 3===================4qed devlink support5===================6 7This document describes the devlink features implemented by the ``qed`` core8device driver.9 10Parameters11==========12 13The ``qed`` driver implements the following driver-specific parameters.14 15.. list-table:: Driver-specific parameters implemented16 :widths: 5 5 5 8517 18 * - Name19 - Type20 - Mode21 - Description22 * - ``iwarp_cmt``23 - Boolean24 - runtime25 - Enable iWARP functionality for 100g devices. Note that this impacts26 L2 performance, and is therefore not enabled by default.27