Searched refs:port_setup (Results 1 – 9 of 9) 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 | lan937x_main.c | 957 .port_setup = lan937x_dsa_port_setup,
|
| H A D | ksz8.c | 3122 .port_setup = ksz8_dsa_port_setup, 3169 .port_setup = ksz8_dsa_port_setup, 3220 .port_setup = ksz8_dsa_port_setup,
|
| H A D | ksz9477.c | 2223 .port_setup = ksz9477_dsa_port_setup,
|
| /linux/include/net/ |
| H A D | dsa.h | 896 int (*port_setup)(struct dsa_switch *ds, int port); member
|
| /linux/drivers/net/dsa/ |
| H A D | bcm_sf2.c | 1237 .port_setup = b53_setup_port,
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 2712 .port_setup = b53_setup_port,
|