Searched full:xgmii (Results 1 – 25 of 44) sorted by relevance
12
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | t2080rdb.dts | 61 phy-connection-type = "xgmii"; 66 phy-connection-type = "xgmii"; 81 phy-connection-type = "xgmii"; 86 phy-connection-type = "xgmii";
|
H A D | t2080qds.dts | 67 phy-connection-type = "xgmii"; 72 phy-connection-type = "xgmii"; 97 phy-connection-type = "xgmii"; 102 phy-connection-type = "xgmii";
|
H A D | t4240rdb.dts | 185 phy-connection-type = "xgmii"; 190 phy-connection-type = "xgmii"; 225 phy-connection-type = "xgmii"; 230 phy-connection-type = "xgmii";
|
H A D | b4860qds.dts | 69 phy-connection-type = "xgmii"; 74 phy-connection-type = "xgmii";
|
H A D | t4240qds.dts | 511 phy-connection-type = "xgmii"; 516 phy-connection-type = "xgmii"; 587 phy-connection-type = "xgmii"; 592 phy-connection-type = "xgmii";
|
H A D | t2081qds.dts | 89 phy-connection-type = "xgmii"; 94 phy-connection-type = "xgmii";
|
H A D | p4080ds.dts | 217 phy-connection-type = "xgmii"; 244 phy-connection-type = "xgmii";
|
H A D | p5040ds.dts | 201 phy-connection-type = "xgmii"; 229 phy-connection-type = "xgmii";
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | nixge.txt | 38 phy-mode = "xgmii"; 61 phy-mode = "xgmii"; 77 phy-mode = "xgmii";
|
H A D | samsung-sxgbe.txt | 14 Supported values are: "sgmii", "xgmii". 51 phy-mode = "xgmii";
|
H A D | amd-xgbe.txt | 67 phy-mode = "xgmii";
|
H A D | fsl,fman-dtsec.yaml | 108 pcs-handle-names is absent, and phy-connection-type is "xgmii", then the first
|
/freebsd/sys/contrib/ncsw/inc/flib/ |
H A D | fsl_fman_memac.h | 54 #define CMD_CFG_LOOPBACK_EN 0x00000400 /* 21 XGMII/GMII loopback enable */ 90 #define IF_MODE_XGMII 0x00000000 /* 30-31 XGMII (10G) interface */ 144 #define MEMAC_IEVNT_REM_FAULT 0x00000002 /* Remote fault (XGMII) */ 145 #define MEMAC_IEVNT_LOC_FAULT 0x00000001 /* Local fault (XGMII) */
|
H A D | fsl_enet.h | 49 E_ENET_IF_XGMII = 0x00090000, /**< XGMII interface */ 239 /**< 10000 Mbps XGMII */
|
/freebsd/sys/contrib/device-tree/src/arm64/amd/ |
H A D | amd-seattle-xgbe-b.dtsi | 57 phy-mode = "xgmii"; 83 phy-mode = "xgmii";
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/vf/ |
H A D | vf610-zii-scu4-aib.dts | 114 phy-mode = "xgmii"; 161 phy-mode = "xgmii"; 174 phy-mode = "xgmii"; 328 phy-mode = "xgmii";
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-ls1046a-qds.dts | 227 phy-connection-type = "xgmii"; 232 phy-connection-type = "xgmii";
|
H A D | fsl-ls1046a-rdb.dts | 152 phy-connection-type = "xgmii";
|
H A D | fsl-ls1043a-rdb.dts | 189 phy-connection-type = "xgmii";
|
/freebsd/sys/contrib/alpine-hal/eth/ |
H A D | al_hal_eth_mac_regs.h | 420 /* [0x4c] XGMII 32 to 64 data FIFO control */ 424 /* [0x54] XGMII 64 to 32 data FIFO control */ 916 /* Instruct the XGMII to transmit local fault. */ 918 /* Instruct the XGMII to transmit remote fault. */ 920 /* Instruct the XGMII to transmit link fault. */ 949 /* XGMII RS detects local fault */ 951 /* XGMII RS detects remote fault */ 953 /* XGMII RS detects link fault */ 1290 * 0 – XGMII TX CLK 32 LOCAL (for XAUI and RXAUI and KR)
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | transmit-amplitude.yaml | 41 - xgmii
|
/freebsd/sys/contrib/ncsw/inc/ |
H A D | enet_ext.h | 77 e_ENET_IF_XGMII = E_ENET_IF_XGMII, /**< XGMII interface */ 154 … e_ENET_MODE_XGMII_10000 = (e_ENET_IF_XGMII | e_ENET_SPEED_10000), /**< 10000 Mbps XGMII */
|
/freebsd/sys/contrib/device-tree/Bindings/net/pcs/ |
H A D | snps,dw-xpcs.yaml | 15 the Media Independent Interface (XGMII, USXGMII, XLGMII, GMII, etc)
|
/freebsd/sys/dev/sfxge/common/ |
H A D | efx_port.c | 178 "XGMII",
|
/freebsd/sys/dev/dpaa/ |
H A D | if_dtsec_fdt.c | 175 else if (!strcmp(phy_type, "xgmii")) in dtsec_fdt_attach()
|
12