Home
last modified time | relevance | path

Searched refs:IXGBE_MII_RESTART (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_phy.c868 autoneg_reg |= IXGBE_MII_RESTART; in ixgbe_setup_phy_link_generic()
1104 autoneg_reg |= IXGBE_MII_RESTART; in ixgbe_setup_phy_link_tnx()
H A Dixgbe_type.h1657 #define IXGBE_MII_RESTART 0x200 macro