Searched hist:"8 ca7c1608c34aeaed2411af60b3531b2ddf85cc3" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_priv.h | diff 8ca7c1608c34aeaed2411af60b3531b2ddf85cc3 Wed Sep 05 14:42:11 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: b53: Add ability to enable/disable port interrupts
Some switches expose individual interrupt line(s) for port specific event(s), allow configuring these interrupts at an appropriate time during port_enable/disable callbacks where all port specific resources are known to be set-up and ready for use.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | b53_common.c | diff 8ca7c1608c34aeaed2411af60b3531b2ddf85cc3 Wed Sep 05 14:42:11 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: b53: Add ability to enable/disable port interrupts
Some switches expose individual interrupt line(s) for port specific event(s), allow configuring these interrupts at an appropriate time during port_enable/disable callbacks where all port specific resources are known to be set-up and ready for use.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|