diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2020-01-09 14:46:10 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-10 17:06:59 -0800 |
commit | f4bdd7103652fab5ac8b0ed75fa5cbc515b50b8b (patch) | |
tree | ca068c74b7e95fa537d7bd156fce5b8ae81ef8b6 /Documentation/networking/devlink-params-bnxt.txt | |
parent | 468672b24fbc1c018e192dcc90e887bc9a9b2595 (diff) | |
download | linux-f4bdd7103652fab5ac8b0ed75fa5cbc515b50b8b.tar.gz |
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-bnxt.txt')
-rw-r--r-- | Documentation/networking/devlink-params-bnxt.txt | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/Documentation/networking/devlink-params-bnxt.txt b/Documentation/networking/devlink-params-bnxt.txt deleted file mode 100644 index 481aa303d5b4..000000000000 --- a/Documentation/networking/devlink-params-bnxt.txt +++ /dev/null @@ -1,18 +0,0 @@ -enable_sriov [DEVICE, GENERIC] - Configuration mode: Permanent - -ignore_ari [DEVICE, GENERIC] - Configuration mode: Permanent - -msix_vec_per_pf_max [DEVICE, GENERIC] - Configuration mode: Permanent - -msix_vec_per_pf_min [DEVICE, GENERIC] - Configuration mode: Permanent - -gre_ver_check [DEVICE, DRIVER-SPECIFIC] - Generic Routing Encapsulation (GRE) version check will - be enabled in the device. If disabled, device skips - version checking for incoming packets. - Type: Boolean - Configuration mode: Permanent |