Searched full:moca (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/Documentation/networking/dsa/ |
H A D | bcm_sf2.rst | 18 - integrated MoCA PHY 21 The switch also supports specific congestion control features which allow MoCA 22 fail-over not to lose packets during a MoCA role re-election, as well as out of 79 Multimedia over CoAxial (MoCA) interfaces 82 MoCA interfaces are fairly specific and require the use of a firmware blob which 83 gets loaded onto the MoCA processor(s) for packet processing. The switch 85 the MoCA interface whenever the MoCA coaxial cable gets disconnected or the 87 MoCA interface carrier state and properly report this to the networking stack. 89 The MoCA interfaces are supported using the PHY library's fixed PHY/emulated PHY
|
H A D | dsa.rst | 450 - special, non-autonegotiated or non MDIO-managed PHY devices: SFPs, MoCA; a.k.a 691 MoCA or other kinds of non-MDIO managed PHYs where out of band link
|
/openbmc/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmmii.c | 217 phy_name = "MoCA"; in bcmgenet_mii_config() 333 * Note that internal PHY, MoCA and fixed-link configurations are not in bcmgenet_mii_probe() 575 /* Make sure we initialize MoCA PHYs with a link down */ in bcmgenet_mii_of_init() 612 * MoCA port or no MDIO access. in bcmgenet_mii_pd_init() 629 /* Make sure we initialize MoCA PHYs with a link down */ in bcmgenet_mii_pd_init()
|
H A D | bcmgenet.c | 2519 * and MoCA PHY in bcmgenet_link_intr_enable() 2579 /* Configure backpressure vectors for MoCA */ in init_umac()
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm947189acdbmr.dts | 70 /* External BCM6802 MoCA chip is connected */
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-net-phydev | 43 xgmii, moca, qsgmii, trgmii, 1000base-x, 2500base-x, rxaui,
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | brcm,bcmgenet.yaml | 103 phy-mode = "moca";
|
H A D | ethernet-controller.yaml | 76 - moca
|
/openbmc/linux/drivers/net/dsa/ |
H A D | bcm_sf2.h | 102 /* MoCA port location */
|
H A D | bcm_sf2.c | 329 /* Enable MoCA port interrupts to get notified */ in bcm_sf2_port_setup() 773 /* Nothing required for all other PHYs: internal and MoCA */ in bcm_sf2_sw_mac_config() 904 /* MoCA port is special as we do not get link status from CORE_LNKSTS, in bcm_sf2_sw_fixed_state() 914 /* For MoCA interfaces, also force a link down notification in bcm_sf2_sw_fixed_state()
|
/openbmc/linux/drivers/phy/broadcom/ |
H A D | phy-brcm-usb-init.c | 607 * work around a MOCA issue. in brcmusb_usb3_pll_54mhz()
|
/openbmc/linux/include/linux/ |
H A D | phy.h | 258 return "moca"; in phy_modes()
|