Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2.c330 if (port == priv->moca_port) in bcm_sf2_port_setup()
362 if (port == priv->moca_port) in bcm_sf2_port_disable()
564 priv->moca_port = -1; in bcm_sf2_identify_ports()
590 priv->moca_port = port_num; in bcm_sf2_identify_ports()
732 } else if (priv->moca_port == port) { in bcm_sf2_sw_get_caps()
910 if (port == priv->moca_port) { in bcm_sf2_sw_fixed_state()
H A Dbcm_sf2.h103 int moca_port; member