Searched full:xgmii (Results 1 – 25 of 51) sorted by relevance
123
/linux-6.12.1/arch/powerpc/boot/dts/fsl/ |
D | t2080rdb.dts | 61 phy-connection-type = "xgmii"; 66 phy-connection-type = "xgmii"; 81 phy-connection-type = "xgmii"; 86 phy-connection-type = "xgmii";
|
D | t2080qds.dts | 67 phy-connection-type = "xgmii"; 72 phy-connection-type = "xgmii"; 97 phy-connection-type = "xgmii"; 102 phy-connection-type = "xgmii";
|
D | t4240rdb.dts | 185 phy-connection-type = "xgmii"; 190 phy-connection-type = "xgmii"; 225 phy-connection-type = "xgmii"; 230 phy-connection-type = "xgmii";
|
D | b4860qds.dts | 69 phy-connection-type = "xgmii"; 74 phy-connection-type = "xgmii";
|
D | t4240qds.dts | 511 phy-connection-type = "xgmii"; 516 phy-connection-type = "xgmii"; 587 phy-connection-type = "xgmii"; 592 phy-connection-type = "xgmii";
|
D | t2081qds.dts | 89 phy-connection-type = "xgmii"; 94 phy-connection-type = "xgmii";
|
D | p4080ds.dts | 217 phy-connection-type = "xgmii"; 244 phy-connection-type = "xgmii";
|
D | p5040ds.dts | 201 phy-connection-type = "xgmii"; 229 phy-connection-type = "xgmii";
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | nixge.txt | 38 phy-mode = "xgmii"; 61 phy-mode = "xgmii"; 77 phy-mode = "xgmii";
|
D | samsung-sxgbe.txt | 14 Supported values are: "sgmii", "xgmii". 51 phy-mode = "xgmii";
|
D | amd-xgbe.txt | 67 phy-mode = "xgmii";
|
D | fsl,fman-dtsec.yaml | 108 pcs-handle-names is absent, and phy-connection-type is "xgmii", then the first
|
/linux-6.12.1/arch/arm64/boot/dts/amd/ |
D | amd-seattle-xgbe-b.dtsi | 57 phy-mode = "xgmii"; 83 phy-mode = "xgmii";
|
/linux-6.12.1/arch/arm/boot/dts/nxp/vf/ |
D | vf610-zii-scu4-aib.dts | 114 phy-mode = "xgmii"; 161 phy-mode = "xgmii"; 174 phy-mode = "xgmii"; 328 phy-mode = "xgmii";
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | fsl-ls1046a-qds.dts | 227 phy-connection-type = "xgmii"; 232 phy-connection-type = "xgmii";
|
D | fsl-ls1046a-rdb.dts | 152 phy-connection-type = "xgmii";
|
D | fsl-ls1043a-rdb.dts | 189 phy-connection-type = "xgmii";
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | transmit-amplitude.yaml | 41 - xgmii
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-class-net-phydev | 43 xgmii, moca, qsgmii, trgmii, 1000base-x, 2500base-x, rxaui,
|
/linux-6.12.1/drivers/net/ethernet/ti/ |
D | cpsw_sl.h | 42 CPSW_SL_CTL_XGMII_EN = BIT(13), /* XGMII Enable */
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb/ |
D | vsc7326_reg.h | 147 #define REG_MAX_RXHIGH CRA(0x1,0xa,0x0a) /* XGMII lane 0-3 debug */ 148 #define REG_MAX_RXLOW CRA(0x1,0xa,0x0b) /* XGMII lane 4-7 debug */ 268 #define REG_RX_XGMII_PROT_ERR CRA(0x4,0xa,0x3b) /* # protocol errors detected on XGMII interface */
|
/linux-6.12.1/Documentation/devicetree/bindings/net/pcs/ |
D | snps,dw-xpcs.yaml | 15 the Media Independent Interface (XGMII, USXGMII, XLGMII, GMII, etc)
|
/linux-6.12.1/drivers/net/ethernet/freescale/fman/ |
D | fman_memac.c | 104 #define MEMAC_IEVNT_REM_FAULT 0x00000002 /* Remote fault (XGMII) */ 105 #define MEMAC_IEVNT_LOC_FAULT 0x00000001 /* Local fault (XGMII) */ 1074 /* The internal connection to the serdes is XGMII, but this isn't in memac_initialization() 1146 * XGMII, assume this is for XFI. Otherwise, assume it is for SGMII. in memac_initialization()
|
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ |
D | dwxgmac2_core.c | 33 tx |= hw->link.xgmii.speed10000; in dwxgmac2_core_init() 1656 mac->link.xgmii.speed2500 = XGMAC_CONFIG_SS_2500; in dwxgmac2_setup() 1657 mac->link.xgmii.speed5000 = XGMAC_CONFIG_SS_5000; in dwxgmac2_setup() 1658 mac->link.xgmii.speed10000 = XGMAC_CONFIG_SS_10000; in dwxgmac2_setup() 1696 mac->link.xgmii.speed10000 = XLGMAC_CONFIG_SS_10G; in dwxlgmac2_setup()
|
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns/ |
D | hns_dsaf_mac.h | 78 MAC_IF_XGMII = 0x00090000, /**< XGMII interface */ 116 /**< 10000 Mbps XGMII */
|
123