Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/dsa/
Dbcm_sf2.c224 static void bcm_sf2_port_disable(struct dsa_switch *ds, int port, in bcm_sf2_port_disable() function
697 bcm_sf2_port_disable(ds, port, NULL); in bcm_sf2_sw_suspend()
787 bcm_sf2_port_disable(ds, port, NULL); in bcm_sf2_sw_setup()
913 .port_disable = bcm_sf2_port_disable,