Home
last modified time | relevance | path

Searched full:sgmii (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dphy_reg.h150 …efine MDIO_SERDES_DIGITAL_A_1000X_CONTROL1_FIBER_MODE 0x0001 //1= Fiber mode (1000X); 0= SGMII mode
266 // When the link partner is in SGMII mode (bit 0 = 1), then
269 …#define MDIO_COMBO_IEEE0_AUTO_NEG_LINK_PARTNER_ABILITY1_SGMII_MODE 0x0001 //1=SGMII mode; 0=fibe…
H A D57712_reg.h6300 … within the core are capable of supporting rates 10M; 100M (FX; SGMII); 1G (Fiber; SGMII); 2.5G; 1…
6302 … within the core are capable of supporting rates 10M; 100M (FX; SGMII); 1G (Fiber; SGMII); 2.5G; 1…
6304 … within the core are capable of supporting rates 10M; 100M (FX; SGMII); 1G (Fiber; SGMII); 2.5G; 1…
/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_82575.c584 * e1000_read_phy_reg_sgmii_82575 - Read PHY register using sgmii
617 * e1000_write_phy_reg_sgmii_82575 - Write PHY register using sgmii
671 * For SGMII PHYs, we try the list of possible addresses until in e1000_get_phy_id_82575()
672 * we find one that works. For non-SGMII PHYs in e1000_get_phy_id_82575()
709 /* Power on sgmii phy if it is disabled */ in e1000_get_phy_id_82575()
727 * the only supported SGMII PHY product. in e1000_get_phy_id_82575()
770 DEBUGOUT("Soft resetting SGMII attached PHY...\n"); in e1000_phy_hw_reset_sgmii_82575()
777 * to work on SGMII. No further documentation is given. in e1000_phy_hw_reset_sgmii_82575()
1187 * If sgmii is enabled, then use the pcs register to determine link, otherwise
1619 * interface (sgmii), or serdes fiber is being used. Configures the link
[all …]
H A De1000_regs.h469 #define E1000_SCVPC 0x04228 /* SerDes/SGMII Code Violation Pkt Count */
/titanic_41/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c3903 * init configuration, and set/clear SGMII flag. Internal
4491 /* SGMII Autoneg */ in elink_warpcore_set_sgmii_speed()
4495 ELINK_DEBUG_P0(cb, "set SGMII AUTONEG\n"); in elink_warpcore_set_sgmii_speed()
4521 ELINK_DEBUG_P1(cb, "set SGMII force speed %d\n", in elink_warpcore_set_sgmii_speed()
4528 /* SGMII Slave mode and disable signal detect */ in elink_warpcore_set_sgmii_speed()
4805 ELINK_DEBUG_P0(cb, "Setting SGMII mode\n"); in elink_warpcore_config_init()
4830 ELINK_DEBUG_P0(cb, "10/100/1G SGMII\n"); in elink_warpcore_config_init()
5778 /* Program duplex, disable autoneg and sgmii*/ in elink_program_serdes()
5908 /* In SGMII mode, the unicore is always slave */ in elink_initialize_sgmii_process()
5915 /* Set sgmii mode (and not fiber) */ in elink_initialize_sgmii_process()
[all …]
/titanic_41/usr/src/uts/common/io/bge/
H A Dbge_hw.h1049 * SGMII Status Register (5717/18/19/20 only)
H A Dbge_mii.c1804 bgep->phy_mii_addr += 7; /* sgmii */ in bge_phys_init()
/titanic_41/usr/src/uts/common/io/yge/
H A Dyge.h1293 #define PHY_M_LED_MO_SGMII(x) (x << 14) /* Bit 15..14: SGMII AN Tmr */