cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

qed.rst (609B)


      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
     25     - Enable iWARP functionality for 100g devices. Note that this impacts
     26       L2 performance, and is therefore not enabled by default.