Home
last modified time | relevance | path

Searched refs:restart_autoneg (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_mii.h91 uint16_t restart_autoneg:1; member
101 uint16_t restart_autoneg:1;
/titanic_41/usr/src/uts/sun/io/eri/
H A Deri.c4968 int restart_autoneg = 0; in eri_mif_check() local
5121 restart_autoneg = 1; in eri_mif_check()
5166 restart_autoneg = 1; in eri_mif_check()
5169 if (restart_autoneg) { in eri_mif_check()
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c5031 bmcr.bits.restart_autoneg = 1; in nxge_mii_xcvr_init()