Merge tag 'soundwire-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul...
[linux-block.git] / Documentation / networking / devlink / qed.rst
CommitLineData
0f261c3c
JK
1.. SPDX-License-Identifier: GPL-2.0
2
3===================
4qed devlink support
5===================
6
7This document describes the devlink features implemented by the ``qed`` core
8device driver.
9
10Parameters
11==========
12
13The ``qed`` driver implements the following driver-specific parameters.
14
15.. list-table:: Driver-specific parameters implemented
16 :widths: 5 5 5 85
17
18 * - Name
19 - Type
20 - Mode
21 - Description
22 * - ``iwarp_cmt``
23 - Boolean
24 - runtime
1ccf6c13
JK
25 - Enable iWARP functionality for 100g devices. Note that this impacts
26 L2 performance, and is therefore not enabled by default.