Home
last modified time | relevance | path

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

/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/microchip/
H A Dlan937x_main.c965 .port_stp_state_set = ksz_port_stp_state_set,
H A Dksz8.c3129 .port_stp_state_set = ksz_port_stp_state_set,
3176 .port_stp_state_set = ksz_port_stp_state_set,
3227 .port_stp_state_set = ksz_port_stp_state_set,
H A Dksz9477.c2233 .port_stp_state_set = ksz_port_stp_state_set,
/linux/include/net/
H A Ddsa.h1052 void (*port_stp_state_set)(struct dsa_switch *ds, int port, member
/linux/drivers/net/dsa/
H A Dlan9303-core.c1395 .port_stp_state_set = lan9303_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.c3449 .port_stp_state_set = mt7530_stp_state_set,
/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c1803 .port_stp_state_set = rtl8366rb_port_stp_state_set,
H A Drtl8365mb_main.c3295 .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/mxl862xx/
H A Dmxl862xx.c2082 .port_stp_state_set = mxl862xx_port_stp_state_set,
/linux/drivers/net/dsa/b53/
H A Db53_common.c2722 .port_stp_state_set = b53_br_set_stp_state,
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7224 .port_stp_state_set = mv88e6xxx_port_stp_state_set,