mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-21 03:33:59 +08:00
14c815a9d1
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>
11 lines
310 B
Plaintext
11 lines
310 B
Plaintext
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
|