Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Dks8995.c739 .port_stp_state_set = ks8995_port_stp_state_set,
H A Dlan9303-core.c1395 .port_stp_state_set = lan9303_port_stp_state_set,
H A Drzn1_a5psw.c1030 .port_stp_state_set = a5psw_port_stp_state_set,
H A Dbcm_sf2.c1247 .port_stp_state_set = b53_br_set_stp_state,
H A Dvitesse-vsc73xx-core.c2238 .port_stp_state_set = vsc73xx_port_stp_state_set,
H A Dmt7530.c3273 .port_stp_state_set = mt7530_stp_state_set,
/linux/net/dsa/
H A Dport.c136 if (!ds->ops->port_stp_state_set) in dsa_port_set_state()
139 ds->ops->port_stp_state_set(ds, port, state); in dsa_port_set_state()
/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.c733 .port_stp_state_set = xrs700x_port_stp_state_set,
/linux/include/net/
H A Ddsa.h1046 void (*port_stp_state_set)(struct dsa_switch *ds, int port,
1030 void (*port_stp_state_set)(struct dsa_switch *ds, int port, global() member
/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c1814 .port_stp_state_set = rtl8366rb_port_stp_state_set,
H A Drtl8365mb.c2126 .port_stp_state_set = rtl8365mb_port_stp_state_set,
/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip_common.c1638 .port_stp_state_set = gswip_port_stp_state_set,
/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c1922 .port_stp_state_set = hellcreek_port_stp_state_set,
/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2024 .port_stp_state_set = qca8k_port_stp_state_set,
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2344 .port_stp_state_set = felix_bridge_stp_state_set,
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3163 .port_stp_state_set = sja1105_bridge_stp_state_set,
/linux/drivers/net/dsa/b53/
H A Db53_common.c2721 .port_stp_state_set = b53_br_set_stp_state,