Searched refs:bcm_sf2_port_setup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | bcm_sf2.c | 206 static int bcm_sf2_port_setup(struct dsa_switch *ds, int port, in bcm_sf2_port_setup() function 952 bcm_sf2_port_setup(ds, port, NULL); in bcm_sf2_sw_setup() 1119 .port_enable = bcm_sf2_port_setup,
|
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | bcm_sf2.c | 280 static int bcm_sf2_port_setup(struct dsa_switch *ds, int port, in bcm_sf2_port_setup() function 1052 bcm_sf2_port_setup(ds, port, NULL); in bcm_sf2_sw_setup() 1219 .port_enable = bcm_sf2_port_setup,
|
Completed in 4 milliseconds