Searched refs:port_stp_state_set (Results 1 – 19 of 19) sorted by relevance
| /linux/drivers/net/dsa/ |
| A D | dsa_loop.c | 290 .port_stp_state_set = dsa_loop_port_stp_state_set,
|
| A D | lantiq_gswip.c | 1826 .port_stp_state_set = gswip_port_stp_state_set, 1850 .port_stp_state_set = gswip_port_stp_state_set,
|
| A D | lan9303-core.c | 1281 .port_stp_state_set = lan9303_port_stp_state_set,
|
| A D | rtl8366rb.c | 1783 .port_stp_state_set = rtl8366rb_port_stp_state_set,
|
| A D | bcm_sf2.c | 1201 .port_stp_state_set = b53_br_set_stp_state,
|
| A D | rtl8365mb.c | 1965 .port_stp_state_set = rtl8365mb_port_stp_state_set,
|
| A D | qca8k.c | 2011 .port_stp_state_set = qca8k_port_stp_state_set,
|
| A D | mt7530.c | 3119 .port_stp_state_set = mt7530_stp_state_set,
|
| /linux/net/dsa/ |
| A D | port.c | 83 if (!ds->ops->port_stp_state_set) in dsa_port_set_state() 86 ds->ops->port_stp_state_set(ds, port, state); in dsa_port_set_state()
|
| /linux/drivers/net/dsa/xrs700x/ |
| A D | xrs700x.c | 704 .port_stp_state_set = xrs700x_port_stp_state_set,
|
| /linux/include/net/ |
| A D | dsa.h | 762 void (*port_stp_state_set)(struct dsa_switch *ds, int port, member
|
| /linux/drivers/net/dsa/microchip/ |
| A D | ksz9477.c | 1353 .port_stp_state_set = ksz9477_port_stp_state_set,
|
| A D | ksz8795.c | 1528 .port_stp_state_set = ksz8_port_stp_state_set,
|
| /linux/drivers/net/dsa/hirschmann/ |
| A D | hellcreek.c | 1773 .port_stp_state_set = hellcreek_port_stp_state_set,
|
| /linux/drivers/net/dsa/ocelot/ |
| A D | felix.c | 1662 .port_stp_state_set = felix_bridge_stp_state_set,
|
| /linux/drivers/net/dsa/b53/ |
| A D | b53_common.c | 2275 .port_stp_state_set = b53_br_set_stp_state,
|
| /linux/drivers/net/dsa/sja1105/ |
| A D | sja1105_main.c | 3209 .port_stp_state_set = sja1105_bridge_stp_state_set,
|
| /linux/Documentation/networking/dsa/ |
| A D | dsa.rst | 636 - ``port_stp_state_set``: bridge layer function invoked when a given switch port STP
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| A D | chip.c | 6267 .port_stp_state_set = mv88e6xxx_port_stp_state_set,
|
Completed in 668 milliseconds