Commit d56a0c47 authored by Jacob Keller's avatar Jacob Keller Committed by David S. Miller
Browse files

devlink: add documentation for generic devlink parameters



A few generic devlink parameters have been added, but never documented.
Fix that now.

Signed-off-by: default avatarJacob Keller <jacob.e.keller@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 8559dc33
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -88,3 +88,14 @@ own name.
   * - ``enable_roce``
     - Boolean
     - Enable handling of RoCE traffic in the device.
   * - ``internal_err_reset``
     - Boolean
     - When enabled, the device driver will reset the device on internal
       errors.
   * - ``max_macs``
     - u32
     - Specifies the maximum number of MAC addresses per ethernet port of
       this device.
   * - ``region_snapshot_enable``
     - Boolean
     - Enable capture of ``devlink-region`` snapshots.