Home
last modified time | relevance | path

Searched +full:1000 +full:basex (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_enet.h60 E_ENET_SPEED_1000 = 1000, /**< 1000 Mbps = 1 Gbps */
177 /**< SGMII/QSGII interface with 1000BaseX auto-negotiation between MAC
179 Note: 1000BaseX auto-negotiation relates only to interface between MAC
181 10Mbps, 100Mbps or 1000Mbps */
199 /**< 1000 Mbps GMII */
205 /**< 1000 Mbps RGMII */
207 /**< 1000 Mbps TBI */
209 /**< 1000 Mbps RTBI */
217 /**< 1000 Mbps SGMII with auto-negotiation between MAC and
221 /**< 10 Mbps SGMII with 1000BaseX auto-negotiation between
[all …]
/freebsd/sys/contrib/ncsw/inc/
H A Denet_ext.h82 #define ENET_IF_SGMII_BASEX 0x80000000 /**< SGMII/QSGII interface with 1000BaseX
85 Note: 1000BaseX auto-negotiation relates
88 at 10Mbps, 100Mbps or 1000Mbps */
106 e_ENET_SPEED_1000 = E_ENET_SPEED_1000, /**< 1000 Mbps = 1 Gbps */
123 … e_ENET_MODE_GMII_1000 = (e_ENET_IF_GMII | e_ENET_SPEED_1000), /**< 1000 Mbps GMII */
126 … e_ENET_MODE_RGMII_1000 = (e_ENET_IF_RGMII | e_ENET_SPEED_1000), /**< 1000 Mbps RGMII */
127 … e_ENET_MODE_TBI_1000 = (e_ENET_IF_TBI | e_ENET_SPEED_1000), /**< 1000 Mbps TBI */
128 … e_ENET_MODE_RTBI_1000 = (e_ENET_IF_RTBI | e_ENET_SPEED_1000), /**< 1000 Mbps RTBI */
136 /**< 1000 Mbps SGMII with auto-negotiation between MAC and
140 /**< 10 Mbps SGMII with 1000BaseX auto-negotiation between
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dxilinx_axienet.txt6 interfaces: MII, GMII, RGMII, SGMII, 1000BaseX. It also includes two
43 support both 1000BaseX and SGMII modes. If set, the phy-mode
74 - pcs-handle: Phandle to the internal PCS/PMA PHY in SGMII or 1000Base-X
H A Dxlnx,axi-ethernet.yaml12 interfaces: MII, GMII, RGMII, SGMII, 1000BaseX. It also includes two
64 - 1000base-x
91 Indicate the Ethernet core is configured to support both 1000BaseX and
121 description: Phandle to the internal PCS/PMA PHY in SGMII or 1000Base-X
/freebsd/sys/dev/mii/
H A Dmiidevs121 model AGERE ET1011 0x0001 ET1011 10/100/1000baseT PHY
122 model AGERE ET1011C 0x0004 ET1011C 10/100/1000baseT PHY
140 model xxATHEROS F1 0x0001 Atheros F1 10/100/1000 PHY
142 model xxATHEROS AR8021 0x0004 Atheros AR8021 10/100/1000 PHY
143 model xxATHEROS F1_7 0x0007 Atheros F1 10/100/1000 PHY
157 model BROADCOM BCM5400 0x0004 BCM5400 1000BASE-T media interface
158 model BROADCOM BCM5401 0x0005 BCM5401 1000BASE-T media interface
159 model BROADCOM BCM5402 0x0006 BCM5402 1000BASE-T media interface
160 model BROADCOM BCM5411 0x0007 BCM5411 1000BASE-T media interface
161 model BROADCOM BCM5404 0x0008 BCM5404 1000BASE-T media interface
[all …]
H A Dciphyreg.h39 * Register definitions for the Cicada CS8201 10/100/1000 gigE copper
55 #define CIPHY_S1000 CIPHY_BMCR_SPD1 /* 1000mbps */
134 /* 1000BT control register */
148 /* 1000BT status register */
159 #define CIPHY_EXTSTS_X_FD_CAP 0x8000 /* 1000base-X FD capable */
160 #define CIPHY_EXTSTS_X_HD_CAP 0x4000 /* 1000base-X HD capable */
161 #define CIPHY_EXTSTS_T_FD_CAP 0x2000 /* 1000base-T FD capable */
162 #define CIPHY_EXTSTS_T_HD_CAP 0x1000 /* 1000base-T HD capable */
164 /* 1000BT status extension register #1 */
166 #define CIPHY_1000STS1_1000XFDX 0x8000 /* 1000baseX FDX capable */
[all …]
H A Dmii_physubr.c77 u_int mm_gtcr; /* 100base-T2 or 1000base-T CR */
103 /* 1000baseX */
107 /* 1000baseX-FDX */
111 /* 1000baseT */
115 /* 1000baseT-FDX */
225 /* XXX Only 1000BASE-T has PAUSE_ASYM? */ in mii_phy_setmedia()
246 * Check for 1000BASE-X. Autonegotiation is a bit in mii_phy_auto()
268 /* XXX Only 1000BASE-T has PAUSE_ASYM? */ in mii_phy_auto()
348 DELAY(1000); in mii_phy_reset()
460 * XXX Right now only handle 1000SX and 1000TX. Need in mii_phy_add_media()
[all …]
H A Dxmphy.c39 * here is full/half duplex. Speed is always 1000mbps.
85 MII_PHY_DESC(xxJATO, BASEX),
122 PRINT("1000baseSX"); in xmphy_attach()
124 PRINT("1000baseSX-FDX"); in xmphy_attach()
267 DELAY(1000); in xmphy_mii_phy_auto()
/freebsd/share/man/man4/
H A Dstge.469 copper or 1000baseX fiber applications.
106 .It Cm 1000baseTX
107 Set 1000baseTX operation over twisted pair.
108 The Sundance/Tamarack supports 1000Mbps in
111 .\" .It Cm 1000baseSX
112 .\" Set 1000Mbps (Gigabit Ethernet) operation.
H A Dnge.460 transceivers, which means it can be used with either copper or 1000baseX
66 Most cards also use the DP83861 10/100/1000 copper gigabit transceiver
67 chip, which supports autonegotiation of 10, 100 and 1000Mbps modes in
107 .It Cm 1000baseTX
108 Set 1000baseTX operation over twisted pair.
113 .It Cm 1000baseSX
114 Set 1000Mbps (Gigabit Ethernet) operation.
146 Asante FriendlyNet GigaNIX 1000TA and 1000TPC
156 SMC EZ Card 1000 (SMC9462TX)
H A Dmsk.460 1000baseX fiber applications.
97 .It Cm 1000baseTX
98 Set 1000baseTX operation over twisted pair.
107 .It Cm 1000baseSX
108 Set 1000Mbps (Gigabit Ethernet) operation.
H A Dbge.460 All of these NICs are capable of 10, 100 and 1000Mbps speeds over CAT5
62 1000Mbps over multimode fiber.
73 transceivers, which means it can be used with either copper or 1000baseX
78 Most BCM5700-based cards also use the Broadcom BCM5401 or BCM5411 10/100/1000
80 which support autonegotiation of 10, 100 and 1000Mbps modes in
121 .It Cm 1000baseTX
122 Set 1000baseTX operation over twisted pair.
126 .It Cm 1000baseSX
127 Set 1000Mbps (Gigabit Ethernet) operation.
156 3Com 3c996-SX (1000baseSX)
[all …]
/freebsd/contrib/tcpdump/
H A Dprint-lldp.c312 { LLDP_MAU_TYPE_1000BASE_X_HD, "1000BASEX hdx"},
313 { LLDP_MAU_TYPE_1000BASE_X_FD, "1000BASEX fdx"},
314 { LLDP_MAU_TYPE_1000BASE_LX_HD, "1000BASELX hdx"},
315 { LLDP_MAU_TYPE_1000BASE_LX_FD, "1000BASELX fdx"},
316 { LLDP_MAU_TYPE_1000BASE_SX_HD, "1000BASESX hdx"},
317 { LLDP_MAU_TYPE_1000BASE_SX_FD, "1000BASESX fdx"},
318 { LLDP_MAU_TYPE_1000BASE_CX_HD, "1000BASECX hdx"},
319 { LLDP_MAU_TYPE_1000BASE_CX_FD, "1000BASECX fdx"},
320 { LLDP_MAU_TYPE_1000BASE_T_HD, "1000BASET hdx"},
321 { LLDP_MAU_TYPE_1000BASE_T_FD, "1000BASET fdx"},
[all …]
/freebsd/sys/net/
H A Dif_media.h150 #define IFM_1000_SX 11 /* 1000BaseSX - multi-mode fiber */
153 #define IFM_1000_LX 14 /* 1000baseLX - single-mode fiber */
154 #define IFM_1000_CX 15 /* 1000baseCX - 150ohm STP */
155 #define IFM_1000_T 16 /* 1000baseT - 4 pair cat 5 */
169 #define IFM_1000_KX 30 /* 1000Base-KX backplane */
185 #define IFM_1000_CX_SGMII IFM_X(44) /* 1000Base-CX-SGMII */
204 #define IFM_2500_X IFM_X(63) /* 2500BaseX */
262 #define IFM_1000_BX IFM_X(121) /* 1000Base-BX */
271 #define IFM_ETH_MASTER 0x00000100 /* master mode (1000baseT) */
445 { IFM_1000_SX, "1000baseSX" }, \
[all …]
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dmemac.c140 /* 1000BaseX mode */ in SetupSgmiiInternalPhyBaseX()
149 For Serdes 1000BaseX auto-negotiation the timer should be 10 ms. in SetupSgmiiInternalPhyBaseX()
/freebsd/sys/dev/axgbe/
H A Dxgbe-mdio.c563 ((uint64_t)XGBE_AN_MS_TIMEOUT * (uint64_t)hz) / 1000ull; in xgbe_an73_page_received()
600 if (!(XGBE_ADV(&pdata->phy, 1000baseKX_Full)) && in xgbe_an73_incompat_link()
957 (pdata->an_mode == XGBE_AN_MODE_CL37) ? "BaseX" : "SGMII"); in xgbe_an37_init()
988 if (XGBE_ADV(&local_phy, 1000baseKX_Full) || in xgbe_an73_init()
1465 axgbe_printf(2, "%s: KX 1000\n", __func__); in xgbe_phy_start()
1474 axgbe_printf(2, "%s: SGMII 1000\n", __func__); in xgbe_phy_start()
1538 else if (XGBE_ADV(&pdata->phy, 1000baseKX_Full)) in xgbe_phy_best_advertised_speed()
1540 else if (XGBE_ADV(&pdata->phy, 1000baseT_Full)) in xgbe_phy_best_advertised_speed()
/freebsd/sys/dev/lge/
H A Dif_lge.c43 * VLAN tagging/insertion, GMII and TBI (1000baseX) ports. There
413 DELAY(1000); in lge_reset()
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h620 * @param force_1000_base_x set to AL_TRUE to force the mac to work on 1000baseX
624 * @param speed in mega bits, e.g 1000 stands for 1Gbps (relevant only in case
2052 al_bool force_1000_base_x; /**< set mac to 1000 base-x mode (instead sgmii) */
2099 * external 1000Base-T transceiver to set WoL mode.
/freebsd/sys/dev/nge/
H A Dif_nge.c63 * and 1000Mbps speeds with 1000baseX (ten bit interface), MII and GMII
587 /* If we have a 1000Mbps link, set the mode_1000 bit. */ in nge_miibus_statchg()
766 DELAY(1000); in nge_reset()
/freebsd/sys/dev/bge/
H A Dif_bge.c56 * MAC and a BCM5401 10/100/1000 PHY. Unlike the BCM5700, the BCM5701
3771 /* The SysKonnect SK-9D41 is a 1000baseSX card. */ in bge_attach()
4097 DELAY(100 * 1000); in bge_reset()
4099 DELAY(1000); in bge_reset()
4217 DELAY(10 * 1000); /* XXX */ in bge_reset()
5612 /* If this is a 1000baseX NIC, enable the TBI port. */ in bge_ifmedia_upd_locked()