Searched refs:port_stp_state_set (Results 1 – 15 of 15) sorted by relevance
| /linux/net/dsa/ |
| H A D | port.c | 136 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 D | lan937x_main.c | 965 .port_stp_state_set = ksz_port_stp_state_set,
|
| H A D | ksz8.c | 3129 .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 D | ksz9477.c | 2233 .port_stp_state_set = ksz_port_stp_state_set,
|
| /linux/include/net/ |
| H A D | dsa.h | 1052 void (*port_stp_state_set)(struct dsa_switch *ds, int port, member
|
| /linux/drivers/net/dsa/ |
| H A D | lan9303-core.c | 1395 .port_stp_state_set = lan9303_port_stp_state_set,
|
| H A D | bcm_sf2.c | 1247 .port_stp_state_set = b53_br_set_stp_state,
|
| H A D | vitesse-vsc73xx-core.c | 2238 .port_stp_state_set = vsc73xx_port_stp_state_set,
|
| H A D | mt7530.c | 3449 .port_stp_state_set = mt7530_stp_state_set,
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8366rb.c | 1803 .port_stp_state_set = rtl8366rb_port_stp_state_set,
|
| H A D | rtl8365mb_main.c | 3295 .port_stp_state_set = rtl8365mb_port_stp_state_set,
|
| /linux/drivers/net/dsa/lantiq/ |
| H A D | lantiq_gswip_common.c | 1638 .port_stp_state_set = gswip_port_stp_state_set,
|
| /linux/drivers/net/dsa/mxl862xx/ |
| H A D | mxl862xx.c | 2082 .port_stp_state_set = mxl862xx_port_stp_state_set,
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 2722 .port_stp_state_set = b53_br_set_stp_state,
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 7224 .port_stp_state_set = mv88e6xxx_port_stp_state_set,
|