Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dbcm_sf2.c256 if (port == priv->moca_port) in bcm_sf2_port_setup()
288 if (port == priv->moca_port) in bcm_sf2_port_disable()
451 priv->moca_port = -1; in bcm_sf2_identify_ports()
470 priv->moca_port = port_num; in bcm_sf2_identify_ports()
804 if (port == priv->moca_port) { in bcm_sf2_sw_fixed_state()
H A Dbcm_sf2.h101 int moca_port; member