diff options
author | Pawel Dembicki <paweldembicki@gmail.com> | 2024-08-09 21:38:02 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-08-12 11:46:55 +0100 |
commit | 63796bc2e97cd5ebcef60bad4953259d4ad11cb4 (patch) | |
tree | 80f770d0a8ee5422ee2fe59b895b913fa8746bdc /drivers/usb/cdns3/cdns3-debug.h | |
parent | 9ff2f816e2aa65ca9a1cdf0954842f8173c0f48d (diff) |
net: dsa: vsc73xx: fix port MAC configuration in full duplex mode
According to the datasheet description ("Port Mode Procedure" in 5.6.2),
the VSC73XX_MAC_CFG_WEXC_DIS bit is configured only for half duplex mode.
The WEXC_DIS bit is responsible for MAC behavior after an excessive
collision. Let's set it as described in the datasheet.
Fixes: 05bd97fc559d ("net: dsa: Add Vitesse VSC73xx DSA router driver")
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions