Searched refs:port_setup (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/dsa/lantiq/ |
| H A D | mxl-gsw1xx.c | 835 .port_setup = gsw1xx_port_setup, 857 .port_setup = gsw1xx_port_setup, 878 .port_setup = gsw1xx_port_setup, 903 .port_setup = gsw1xx_port_setup,
|
| H A D | lantiq_gswip.h | 268 int (*port_setup)(struct dsa_switch *ds, int port); member
|
| H A D | lantiq_gswip_common.c | 424 if (priv->hw_info->port_setup) { in gswip_port_setup() 425 err = priv->hw_info->port_setup(ds, port); in gswip_port_setup() 1627 .port_setup = gswip_port_setup,
|
| /linux/drivers/net/dsa/microchip/ |
| H A D | ksz_common.c | 340 .port_setup = ksz8_port_setup, 372 .port_setup = ksz8_port_setup, 407 .port_setup = ksz8_port_setup, 474 .port_setup = ksz9477_port_setup, 521 .port_setup = lan937x_port_setup, 3419 dev->dev_ops->port_setup(dev, port, false); in ksz_port_setup() 4985 .port_setup = ksz_port_setup,
|
| /linux/include/net/ |
| H A D | dsa.h | 874 int (*port_setup)(struct dsa_switch *ds, int port); member
|
| /linux/drivers/net/dsa/ |
| H A D | bcm_sf2.c | 1233 .port_setup = b53_setup_port,
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 2711 .port_setup = b53_setup_port,
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 7142 .port_setup = mv88e6xxx_port_setup,
|