Searched refs:port_setup (Results 1 – 6 of 6) 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/ |
| H A D | bcm_sf2.c | 1237 .port_setup = b53_setup_port,
|
| /linux/drivers/net/dsa/mxl862xx/ |
| H A D | mxl862xx.c | 2068 .port_setup = mxl862xx_port_setup,
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 2711 .port_setup = b53_setup_port,
|