Home
last modified time | relevance | path

Searched full:moca (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/Documentation/networking/dsa/
Dbcm_sf2.rst18 - 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
Ddsa.rst454 - special, non-autonegotiated or non MDIO-managed PHY devices: SFPs, MoCA; a.k.a
695 MoCA or other kinds of non-MDIO managed PHYs where out of band link
/linux-6.12.1/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c218 phy_name = "MoCA"; in bcmgenet_mii_config()
334 * Note that internal PHY, MoCA and fixed-link configurations are not in bcmgenet_mii_probe()
580 /* Make sure we initialize MoCA PHYs with a link down */ in bcmgenet_mii_of_init()
617 * MoCA port or no MDIO access. in bcmgenet_mii_pd_init()
634 /* Make sure we initialize MoCA PHYs with a link down */ in bcmgenet_mii_pd_init()
Dbcmgenet.c2517 * and MoCA PHY in bcmgenet_link_intr_enable()
2577 /* Configure backpressure vectors for MoCA */ in init_umac()
/linux-6.12.1/arch/arm/boot/dts/broadcom/
Dbcm947189acdbmr.dts70 /* External BCM6802 MoCA chip is connected */
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-class-net-phydev43 xgmii, moca, qsgmii, trgmii, 1000base-x, 2500base-x, rxaui,
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dbrcm,bcmgenet.yaml103 phy-mode = "moca";
Dethernet-controller.yaml75 - moca
/linux-6.12.1/drivers/net/dsa/
Dbcm_sf2.h102 /* MoCA port location */
Dbcm_sf2.c329 /* Enable MoCA port interrupts to get notified */ in bcm_sf2_port_setup()
774 /* Nothing required for all other PHYs: internal and MoCA */ in bcm_sf2_sw_mac_config()
913 /* MoCA port is special as we do not get link status from CORE_LNKSTS, in bcm_sf2_sw_fixed_state()
923 /* For MoCA interfaces, also force a link down notification in bcm_sf2_sw_fixed_state()
/linux-6.12.1/drivers/phy/broadcom/
Dphy-brcm-usb-init.c609 * work around a MOCA issue. in brcmusb_usb3_pll_54mhz()
/linux-6.12.1/include/linux/
Dphy.h263 return "moca"; in phy_modes()