Home
last modified time | relevance | path

Searched refs:port_stp_state_set (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/net/dsa/
A Ddsa_loop.c290 .port_stp_state_set = dsa_loop_port_stp_state_set,
A Dlantiq_gswip.c1826 .port_stp_state_set = gswip_port_stp_state_set,
1850 .port_stp_state_set = gswip_port_stp_state_set,
A Dlan9303-core.c1281 .port_stp_state_set = lan9303_port_stp_state_set,
A Drtl8366rb.c1783 .port_stp_state_set = rtl8366rb_port_stp_state_set,
A Dbcm_sf2.c1201 .port_stp_state_set = b53_br_set_stp_state,
A Drtl8365mb.c1965 .port_stp_state_set = rtl8365mb_port_stp_state_set,
A Dqca8k.c2011 .port_stp_state_set = qca8k_port_stp_state_set,
A Dmt7530.c3119 .port_stp_state_set = mt7530_stp_state_set,
/linux/net/dsa/
A Dport.c83 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 Dxrs700x.c704 .port_stp_state_set = xrs700x_port_stp_state_set,
/linux/include/net/
A Ddsa.h762 void (*port_stp_state_set)(struct dsa_switch *ds, int port, member
/linux/drivers/net/dsa/microchip/
A Dksz9477.c1353 .port_stp_state_set = ksz9477_port_stp_state_set,
A Dksz8795.c1528 .port_stp_state_set = ksz8_port_stp_state_set,
/linux/drivers/net/dsa/hirschmann/
A Dhellcreek.c1773 .port_stp_state_set = hellcreek_port_stp_state_set,
/linux/drivers/net/dsa/ocelot/
A Dfelix.c1662 .port_stp_state_set = felix_bridge_stp_state_set,
/linux/drivers/net/dsa/b53/
A Db53_common.c2275 .port_stp_state_set = b53_br_set_stp_state,
/linux/drivers/net/dsa/sja1105/
A Dsja1105_main.c3209 .port_stp_state_set = sja1105_bridge_stp_state_set,
/linux/Documentation/networking/dsa/
A Ddsa.rst636 - ``port_stp_state_set``: bridge layer function invoked when a given switch port STP
/linux/drivers/net/dsa/mv88e6xxx/
A Dchip.c6267 .port_stp_state_set = mv88e6xxx_port_stp_state_set,

Completed in 115 milliseconds