Home
last modified time | relevance | path

Searched refs:bcm_sf2_port_disable (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/dsa/
Dbcm_sf2.c370 static void bcm_sf2_port_disable(struct dsa_switch *ds, int port, in bcm_sf2_port_disable() function
1011 bcm_sf2_port_disable(ds, port, NULL); in bcm_sf2_sw_setup()
1283 bcm_sf2_port_disable(ds, port, NULL); in bcm_sf2_sw_suspend()
1385 .port_disable = bcm_sf2_port_disable,