Searched full:usxgmii (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/phy/ |
D | microchip,sparx5-serdes.yaml | 37 * 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)
|
/Linux-v5.15/drivers/net/pcs/ |
D | pcs-lynx.c | 173 dev_err(&pcs->dev, "USXGMII only supports in-band AN for now\n"); in lynx_pcs_config_usxgmii() 177 /* Configure device ability for the USXGMII Replicator */ in lynx_pcs_config_usxgmii() 316 /* At the moment, only in-band AN is supported for USXGMII in lynx_pcs_link_up()
|
D | pcs-xpcs.c | 418 /* By default, in USXGMII mode XPCS operates at 10G baud and in _xpcs_config_aneg_c73()
|
/Linux-v5.15/arch/arm64/boot/dts/freescale/ |
D | fsl-lx2160a-rdb.dts | 42 phy-connection-type = "usxgmii"; 48 phy-connection-type = "usxgmii";
|
/Linux-v5.15/include/uapi/linux/ |
D | mdio.h | 329 /* UsxgmiiChannelInfo[15:0] for USXGMII in-band auto-negotiation.*/ 332 #define MDIO_USXGMII_SPD_MASK 0x0e00 /* USXGMII speed mask */ 333 #define MDIO_USXGMII_FULL_DUPLEX 0x1000 /* USXGMII full duplex */ 334 #define MDIO_USXGMII_DPX_SPD_MASK 0x1e00 /* USXGMII duplex and speed bits */
|
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/ |
D | dpmac.h | 50 * @DPMAC_ETH_IF_USXGMII: USXGMII interface
|
/Linux-v5.15/Documentation/devicetree/bindings/net/dsa/ |
D | ocelot.txt | 52 * phy_mode = "usxgmii": on ports 0, 1, 2, 3
|
/Linux-v5.15/Documentation/devicetree/bindings/net/ |
D | ethernet-controller.yaml | 99 - usxgmii
|
/Linux-v5.15/drivers/net/phy/ |
D | aquantia_main.c | 510 …ut of date, please update it. The AQR107 family doesn't support XGMII, maybe you mean USXGMII.\n"); in aqr107_config_init()
|
D | phylink.c | 2466 * phylink_decode_usxgmii_word() - decode the USXGMII word from a MAC PCS 2468 * @lpa: a 16 bit value which stores the USXGMII auto-negotiation word 2470 * Helper for MAC PCS supporting the USXGMII protocol and the auto-negotiation 2471 * code word. Decode the USXGMII code word and populate the corresponding fields
|
D | mxl-gpy.c | 262 /* Interface mode is fixed for USXGMII and integrated PHY */ in gpy_update_interface()
|
D | marvell10g.c | 733 * In USXGMII mode the PHY interface mode is also fixed. in mv3310_update_interface()
|
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/ |
D | cgx.c | 57 [LMAC_MODE_USXGMII] = "USXGMII",
|
/Linux-v5.15/include/linux/ |
D | phy.h | 231 return "usxgmii"; in phy_modes()
|