Searched hist:da7b9e9b00d4859d0fa563d7fe9a2b2dff59e852 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/dsa/ |
H A D | master.c | diff da7b9e9b00d4859d0fa563d7fe9a2b2dff59e852 Tue Jan 15 16:43:04 CST 2019 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Add ndo_get_phys_port_name() for CPU port
There is not currently way to infer the port number through sysfs that is being used as the CPU port number. Overlay a ndo_get_phys_port_name() operation onto the DSA master network device in order to retrieve that information.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | dsa.h | diff da7b9e9b00d4859d0fa563d7fe9a2b2dff59e852 Tue Jan 15 16:43:04 CST 2019 Florian Fainelli <f.fainelli@gmail.com> net: dsa: Add ndo_get_phys_port_name() for CPU port
There is not currently way to infer the port number through sysfs that is being used as the CPU port number. Overlay a ndo_get_phys_port_name() operation onto the DSA master network device in order to retrieve that information.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|