Home
last modified time | relevance | path

Searched full:usxgmii (Results 1 – 20 of 20) sorted by relevance

/Linux-v6.1/arch/arm64/boot/dts/freescale/
Dfsl-ls1028a-qds-13bb.dts28 phy-mode = "usxgmii";
63 phy-mode = "usxgmii";
70 phy-mode = "usxgmii";
77 phy-mode = "usxgmii";
84 phy-mode = "usxgmii";
Dfsl-lx2160a-rdb.dts42 phy-connection-type = "usxgmii";
48 phy-connection-type = "usxgmii";
Dfsl-lx2160a-bluebox3.dts58 phy-mode = "usxgmii";
64 phy-mode = "usxgmii";
70 phy-mode = "usxgmii";
76 phy-mode = "usxgmii";
/Linux-v6.1/Documentation/devicetree/bindings/phy/
Dmicrochip,sparx5-serdes.yaml37 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII)
48 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII)
50 * 10.3125 Gbps (10GBASE-R/10GBASE-KR/USXGMII)
60 * 5.15625 Gbps (5GBASE-KR/5G-USXGMII)
62 * 10.3125 Gbps (10GBASE-R/10GBASE-KR/USXGMII)
Dtransmit-amplitude.yaml48 - usxgmii
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dnvidia,tegra234-mgbe.yaml84 - usxgmii
149 phy-mode = "usxgmii";
Dethernet-controller.yaml103 - usxgmii
/Linux-v6.1/drivers/net/pcs/
Dpcs-lynx.c167 dev_err(&pcs->dev, "USXGMII only supports in-band AN for now\n"); in lynx_pcs_config_usxgmii()
171 /* Configure device ability for the USXGMII Replicator */ in lynx_pcs_config_usxgmii()
306 /* At the moment, only in-band AN is supported for USXGMII in lynx_pcs_link_up()
Dpcs-xpcs.c438 /* By default, in USXGMII mode XPCS operates at 10G baud and in _xpcs_config_aneg_c73()
/Linux-v6.1/include/uapi/linux/
Dmdio.h413 /* UsxgmiiChannelInfo[15:0] for USXGMII in-band auto-negotiation.*/
416 #define MDIO_USXGMII_SPD_MASK 0x0e00 /* USXGMII speed mask */
417 #define MDIO_USXGMII_FULL_DUPLEX 0x1000 /* USXGMII full duplex */
418 #define MDIO_USXGMII_DPX_SPD_MASK 0x1e00 /* USXGMII duplex and speed bits */
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpmac.h50 * @DPMAC_ETH_IF_USXGMII: USXGMII interface
/Linux-v6.1/Documentation/devicetree/bindings/net/dsa/
Dmscc,ocelot.yaml53 - phy-mode = "usxgmii": on ports 0, 1, 2, 3
/Linux-v6.1/drivers/net/phy/
Dphylink.c1613 * For some interface modes (e.g. RXAUI, XAUI and USXGMII) switching in phylink_bringup_phy()
3206 * phylink_decode_usxgmii_word() - decode the USXGMII word from a MAC PCS
3208 * @lpa: a 16 bit value which stores the USXGMII auto-negotiation word
3210 * Helper for MAC PCS supporting the USXGMII protocol and the auto-negotiation
3211 * code word. Decode the USXGMII code word and populate the corresponding fields
Daquantia_main.c578 …ut of date, please update it. The AQR107 family doesn't support XGMII, maybe you mean USXGMII.\n"); in aqr107_config_init()
Dmxl-gpy.c439 /* Interface mode is fixed for USXGMII and integrated PHY */ in gpy_update_interface()
Dmarvell10g.c929 * In USXGMII mode the PHY interface mode is also fixed. in mv3310_update_interface()
/Linux-v6.1/arch/arm64/boot/dts/nvidia/
Dtegra234-p3737-0000+p3701-0000.dts2026 phy-mode = "usxgmii";
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Dcgx.c57 [LMAC_MODE_USXGMII] = "USXGMII",
/Linux-v6.1/include/linux/
Dphy.h271 return "usxgmii"; in phy_modes()
/Linux-v6.1/drivers/net/dsa/mv88e6xxx/
Dchip.c812 /* FIXME: USXGMII is not supported yet */ in mv88e6393x_phylink_get_caps()