Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c649 u16 link_reg, adapt_comp_reg; in ixgbe_check_mac_link_82598() local
663 &adapt_comp_reg); in ixgbe_check_mac_link_82598()
667 ((adapt_comp_reg & 1) == 0)) { in ixgbe_check_mac_link_82598()
679 &adapt_comp_reg); in ixgbe_check_mac_link_82598()
682 if ((link_reg & 1) && ((adapt_comp_reg & 1) == 0)) in ixgbe_check_mac_link_82598()