Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/dsa/
Dbcm_sf2.c322 static void bcm_sf2_port_disable(struct dsa_switch *ds, int port, in bcm_sf2_port_disable() function
698 bcm_sf2_port_disable(ds, port, NULL); in bcm_sf2_sw_setup()
952 bcm_sf2_port_disable(ds, port, NULL); in bcm_sf2_sw_suspend()
1054 .port_disable = bcm_sf2_port_disable,