Searched refs:port_stp_state_set (Results 1 – 18 of 18) sorted by relevance
/linux/drivers/net/dsa/ |
H A D | dsa_loop.c | 299 .port_stp_state_set = dsa_loop_port_stp_state_set,
|
H A D | lantiq_gswip.c | 1840 .port_stp_state_set = gswip_port_stp_state_set, 1863 .port_stp_state_set = gswip_port_stp_state_set,
|
H A D | rzn1_a5psw.c | 1030 .port_stp_state_set = a5psw_port_stp_state_set,
|
H A D | lan9303-core.c | 1395 .port_stp_state_set = lan9303_port_stp_state_set,
|
H A D | vitesse-vsc73xx-core.c | 2238 .port_stp_state_set = vsc73xx_port_stp_state_set,
|
H A D | mt7530.c | 3273 .port_stp_state_set = mt7530_stp_state_set,
|
/linux/drivers/net/dsa/xrs700x/ |
H A D | xrs700x.c | 722 .port_stp_state_set = xrs700x_port_stp_state_set,
|
/linux/include/net/ |
H A D | dsa.h | 1029 void (*port_stp_state_set)(struct dsa_switch *ds, int port, member
|
/linux/drivers/net/dsa/realtek/ |
H A D | rtl8366rb.c | 1814 .port_stp_state_set = rtl8366rb_port_stp_state_set,
|
H A D | rtl8365mb.c | 2127 .port_stp_state_set = rtl8365mb_port_stp_state_set,
|
/linux/drivers/net/dsa/hirschmann/ |
H A D | hellcreek.c | 1922 .port_stp_state_set = hellcreek_port_stp_state_set,
|
/linux/drivers/net/dsa/qca/ |
H A D | qca8k-8xxx.c | 2024 .port_stp_state_set = qca8k_port_stp_state_set,
|
/linux/drivers/net/dsa/ocelot/ |
H A D | felix.c | 2276 .port_stp_state_set = felix_bridge_stp_state_set,
|
/linux/drivers/net/dsa/b53/ |
H A D | b53_common.c | 2601 .port_stp_state_set = b53_br_set_stp_state,
|
/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_main.c | 3226 .port_stp_state_set = sja1105_bridge_stp_state_set,
|
/linux/drivers/net/dsa/microchip/ |
H A D | ksz_common.c | 3273 /* port_stp_state_set() will be called after to put the port in in ksz_port_bridge_join() 3283 /* port_stp_state_set() will be called after to put the port in in ksz_port_bridge_leave() 3404 /* port_stp_state_set() will be called after to enable the port so in ksz_port_setup() 4972 .port_stp_state_set = ksz_port_stp_state_set,
|
/linux/Documentation/networking/dsa/ |
H A D | dsa.rst | 955 - ``port_stp_state_set``: bridge layer function invoked when a given switch port STP
|
/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | 7185 .port_stp_state_set = mv88e6xxx_port_stp_state_set,
|