Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/
H A Ddsa_loop.c292 .port_stp_state_set = dsa_loop_port_stp_state_set,
H A Dlantiq_gswip.c1832 .port_stp_state_set = gswip_port_stp_state_set,
1858 .port_stp_state_set = gswip_port_stp_state_set,
H A Drzn1_a5psw.c1017 .port_stp_state_set = a5psw_port_stp_state_set,
H A Dlan9303-core.c1347 .port_stp_state_set = lan9303_port_stp_state_set,
H A Dbcm_sf2.c1229 .port_stp_state_set = b53_br_set_stp_state,
H A Dmt7530.c3335 .port_stp_state_set = mt7530_stp_state_set,
/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c1793 .port_stp_state_set = rtl8366rb_port_stp_state_set,
1819 .port_stp_state_set = rtl8366rb_port_stp_state_set,
H A Drtl8365mb.c2126 .port_stp_state_set = rtl8365mb_port_stp_state_set,
2149 .port_stp_state_set = rtl8365mb_port_stp_state_set,
/openbmc/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.c700 .port_stp_state_set = xrs700x_port_stp_state_set,
/openbmc/linux/net/dsa/
H A Dport.c140 if (!ds->ops->port_stp_state_set) in dsa_port_set_state()
143 ds->ops->port_stp_state_set(ds, port, state); in dsa_port_set_state()
/openbmc/linux/include/net/
H A Ddsa.h1018 void (*port_stp_state_set)(struct dsa_switch *ds, int port, member
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c1926 .port_stp_state_set = hellcreek_port_stp_state_set,
/openbmc/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2006 .port_stp_state_set = qca8k_port_stp_state_set,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2138 .port_stp_state_set = felix_bridge_stp_state_set,
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_common.c2306 .port_stp_state_set = b53_br_set_stp_state,
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3224 .port_stp_state_set = sja1105_bridge_stp_state_set,
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_common.c3449 .port_stp_state_set = ksz_port_stp_state_set,
/openbmc/linux/Documentation/networking/dsa/
H A Ddsa.rst951 - ``port_stp_state_set``: bridge layer function invoked when a given switch port STP
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c6944 .port_stp_state_set = mv88e6xxx_port_stp_state_set,