Home
last modified time | relevance | path

Searched full:rxaui (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.6/Documentation/devicetree/bindings/net/
Dmarvell,pp2.yaml102 one lane is sufficient, but some (e.g. RXAUI) may require two.
112 - rxaui
Dethernet-controller.yaml99 - rxaui
/Linux-v6.6/Documentation/devicetree/bindings/phy/
Dtransmit-amplitude.yaml45 - rxaui
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-class-net-phydev43 xgmii, moca, qsgmii, trgmii, 1000base-x, 2500base-x, rxaui,
/Linux-v6.6/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c401 "RXAUI is not supported on comphy lane %d\n", in mvebu_comphy_ethernet_init_reset()
784 dev_dbg(priv->dev, "set lane %d to RXAUI mode\n", in mvebu_comphy_power_on()
/Linux-v6.6/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.c762 /* Set interleaved running disparity for RXAUI */ in bgx_lmac_xaui_init()
1253 dev_info(dev, "%s: RXAUI\n", (char *)str); in bgx_print_qlm_mode()
/Linux-v6.6/drivers/net/phy/
Dmarvell10g.c946 * xaui / rxaui modes according to the speed. in mv3310_update_interface()
Dphylink.c1784 * For some interface modes (e.g. RXAUI, XAUI and USXGMII) switching in phylink_bringup_phy()
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Dcgx.c50 [LMAC_MODE_RXAUI] = "RXAUI",
/Linux-v6.6/drivers/net/dsa/mv88e6xxx/
Dchip.c692 * (Note that 6x90 doesn't support RXAUI nor XAUI). in mv88e6390x_phylink_get_caps()
697 * configured for RXAUI, 1000BASE-X, SGMII or 2500BASE-X. in mv88e6390x_phylink_get_caps()
702 * configured for RXAUI, 1000BASE-X, SGMII or 2500BASE-X. in mv88e6390x_phylink_get_caps()
/Linux-v6.6/include/linux/
Dphy.h274 return "rxaui"; in phy_modes()