diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2020-01-09 23:46:10 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-11 02:06:59 +0100 |
commit | f4bdd7103652fab5ac8b0ed75fa5cbc515b50b8b (patch) | |
tree | ca068c74b7e95fa537d7bd156fce5b8ae81ef8b6 /Documentation/networking/devlink-params-mlxsw.txt | |
parent | devlink: add macro for "fw.psid" (diff) | |
download | linux-f4bdd7103652fab5ac8b0ed75fa5cbc515b50b8b.tar.xz linux-f4bdd7103652fab5ac8b0ed75fa5cbc515b50b8b.zip |
devlink: move devlink documentation to subfolder
Combine the documentation for devlink into a subfolder, and provide an
index.rst file that can be used to generally describe devlink.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/devlink-params-mlxsw.txt')
-rw-r--r-- | Documentation/networking/devlink-params-mlxsw.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/networking/devlink-params-mlxsw.txt b/Documentation/networking/devlink-params-mlxsw.txt deleted file mode 100644 index c63ea9fc7009..000000000000 --- a/Documentation/networking/devlink-params-mlxsw.txt +++ /dev/null @@ -1,10 +0,0 @@ -fw_load_policy [DEVICE, GENERIC] - Configuration mode: driverinit - -acl_region_rehash_interval [DEVICE, DRIVER-SPECIFIC] - Sets an interval for periodic ACL region rehashes. - The value is in milliseconds, minimal value is "3000". - Value "0" disables the periodic work. - The first rehash will be run right after value is set. - Type: u32 - Configuration mode: runtime |