Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_82598.c635 u16 link_reg, adapt_comp_reg; in ixgbe_check_mac_link_82598() local
646 hw->phy.ops.read_reg(hw, 0xC79F, IXGBE_TWINAX_DEV, &link_reg); in ixgbe_check_mac_link_82598()
647 hw->phy.ops.read_reg(hw, 0xC79F, IXGBE_TWINAX_DEV, &link_reg); in ixgbe_check_mac_link_82598()
652 if ((link_reg & 1) && in ixgbe_check_mac_link_82598()
662 &link_reg); in ixgbe_check_mac_link_82598()
668 if ((link_reg & 1) && ((adapt_comp_reg & 1) == 0)) in ixgbe_check_mac_link_82598()