Back to home page

OSCL-LXR

 
 

    


0001 .. SPDX-License-Identifier: GPL-2.0
0002 
0003 ===================
0004 qed devlink support
0005 ===================
0006 
0007 This document describes the devlink features implemented by the ``qed`` core
0008 device driver.
0009 
0010 Parameters
0011 ==========
0012 
0013 The ``qed`` driver implements the following driver-specific parameters.
0014 
0015 .. list-table:: Driver-specific parameters implemented
0016    :widths: 5 5 5 85
0017 
0018    * - Name
0019      - Type
0020      - Mode
0021      - Description
0022    * - ``iwarp_cmt``
0023      - Boolean
0024      - runtime
0025      - Enable iWARP functionality for 100g devices. Note that this impacts
0026        L2 performance, and is therefore not enabled by default.