Searched hist:f86ad77faf248d6101394f8c79d03f16a9ea461d (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_priv.h | diff f86ad77faf248d6101394f8c79d03f16a9ea461d Tue Sep 19 12:46:54 CDT 2017 Florian Fainelli <f.fainelli@gmail.com> net: dsa: bcm_sf2: Utilize b53_{enable, disable}_port
Export b53_{enable,disable}_port and use these two functions in bcm_sf2_port_setup and bcm_sf2_port_disable. The generic functions cannot be used without wrapping because we need to manage additional switch integration details (PHY, Broadcom tag etc.).
Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | b53_common.c | diff f86ad77faf248d6101394f8c79d03f16a9ea461d Tue Sep 19 12:46:54 CDT 2017 Florian Fainelli <f.fainelli@gmail.com> net: dsa: bcm_sf2: Utilize b53_{enable, disable}_port
Export b53_{enable,disable}_port and use these two functions in bcm_sf2_port_setup and bcm_sf2_port_disable. The generic functions cannot be used without wrapping because we need to manage additional switch integration details (PHY, Broadcom tag etc.).
Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/dsa/ |
H A D | bcm_sf2.c | diff f86ad77faf248d6101394f8c79d03f16a9ea461d Tue Sep 19 12:46:54 CDT 2017 Florian Fainelli <f.fainelli@gmail.com> net: dsa: bcm_sf2: Utilize b53_{enable, disable}_port
Export b53_{enable,disable}_port and use these two functions in bcm_sf2_port_setup and bcm_sf2_port_disable. The generic functions cannot be used without wrapping because we need to manage additional switch integration details (PHY, Broadcom tag etc.).
Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|