Searched refs:dsa_port_simple_hsr_leave (Results 1 – 6 of 6) sorted by relevance
| /linux/net/dsa/ |
| H A D | dsa.c | 1820 int dsa_port_simple_hsr_leave(struct dsa_switch *ds, int port, in dsa_port_simple_hsr_leave() function 1835 EXPORT_SYMBOL_GPL(dsa_port_simple_hsr_leave);
|
| /linux/drivers/net/dsa/ocelot/ |
| H A D | felix.c | 1267 dsa_port_simple_hsr_leave(ds, port, dp->hsr_dev); in felix_port_disable() 2295 return dsa_port_simple_hsr_leave(ds, port, hsr); in felix_port_hsr_leave()
|
| /linux/drivers/net/dsa/lantiq/ |
| H A D | lantiq_gswip_common.c | 1651 .port_hsr_leave = dsa_port_simple_hsr_leave,
|
| /linux/drivers/net/dsa/hirschmann/ |
| H A D | hellcreek.c | 1930 .port_hsr_leave = dsa_port_simple_hsr_leave,
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8365mb.c | 2137 .port_hsr_leave = dsa_port_simple_hsr_leave,
|
| /linux/drivers/net/dsa/ |
| H A D | mt7530.c | 3386 .port_hsr_leave = dsa_port_simple_hsr_leave,
|