Searched hist:"6819563 e646a7f3692836daefd12cd86c697759f" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ |
H A D | dsa.h | diff 6819563e646a7f3692836daefd12cd86c697759f Fri Sep 19 15:07:54 CDT 2014 Florian Fainelli <f.fainelli@gmail.com> net: dsa: allow switch drivers to specify phy_device::dev_flags
Some switch drivers (e.g: bcm_sf2) may have to communicate specific workarounds or flags towards the PHY device driver. Allow switches driver to be delegated that task by introducing a get_phy_flags() callback which will do just that.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/dsa/ |
H A D | slave.c | diff 6819563e646a7f3692836daefd12cd86c697759f Fri Sep 19 15:07:54 CDT 2014 Florian Fainelli <f.fainelli@gmail.com> net: dsa: allow switch drivers to specify phy_device::dev_flags
Some switch drivers (e.g: bcm_sf2) may have to communicate specific workarounds or flags towards the PHY device driver. Allow switches driver to be delegated that task by introducing a get_phy_flags() callback which will do just that.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|