summaryrefslogtreecommitdiff
path: root/Documentation/networking/devlink-params-ti-cpsw-switch.txt
diff options
context:
space:
mode:
authorIlias Apalodimas <ilias.apalodimas@linaro.org>2019-11-20 00:19:22 +0200
committerDavid S. Miller <davem@davemloft.net>2019-11-20 11:25:24 -0800
commit14c815a9d1d32802119e9750ff2ebfac38038b83 (patch)
tree571444b83e7e55f03086689282b7027f56b07219 /Documentation/networking/devlink-params-ti-cpsw-switch.txt
parentda84e50c8e7525517c8484269578b247760cc7f4 (diff)
Documentation: networking: add cpsw switchdev based driver documentation
A new cpsw dirver based on switchdev was added. Add documentation about basic configuration and future features Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/devlink-params-ti-cpsw-switch.txt')
-rw-r--r--Documentation/networking/devlink-params-ti-cpsw-switch.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/networking/devlink-params-ti-cpsw-switch.txt b/Documentation/networking/devlink-params-ti-cpsw-switch.txt
new file mode 100644
index 000000000000..4037458499f7
--- /dev/null
+++ b/Documentation/networking/devlink-params-ti-cpsw-switch.txt
@@ -0,0 +1,10 @@
+ale_bypass [DEVICE, DRIVER-SPECIFIC]
+ Allows to enable ALE_CONTROL(4).BYPASS mode for debug purposes.
+ All packets will be sent to the Host port only if enabled.
+ Type: bool
+ Configuration mode: runtime
+
+switch_mode [DEVICE, DRIVER-SPECIFIC]
+ Enable switch mode
+ Type: bool
+ Configuration mode: runtime