devlink: Add enable_remote_dev_reset generic parameter
[linux-2.6-microblaze.git] / Documentation / networking / devlink / devlink-params.rst
index d075fd0..54c9f10 100644 (file)
@@ -108,3 +108,9 @@ own name.
    * - ``region_snapshot_enable``
      - Boolean
      - Enable capture of ``devlink-region`` snapshots.
+   * - ``enable_remote_dev_reset``
+     - Boolean
+     - Enable device reset by remote host. When cleared, the device driver
+       will NACK any attempt of other host to reset the device. This parameter
+       is useful for setups where a device is shared by different hosts, such
+       as multi-host setup.