Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c658 hw->phy.ops.read_reg(hw, 0xC79F, IXGBE_TWINAX_DEV, &link_reg); in ixgbe_check_mac_link_82598()
659 hw->phy.ops.read_reg(hw, 0xC79F, IXGBE_TWINAX_DEV, &link_reg); in ixgbe_check_mac_link_82598()
660 hw->phy.ops.read_reg(hw, 0xC00C, IXGBE_TWINAX_DEV, in ixgbe_check_mac_link_82598()
673 IXGBE_TWINAX_DEV, in ixgbe_check_mac_link_82598()
676 IXGBE_TWINAX_DEV, in ixgbe_check_mac_link_82598()
H A Dixgbe_phy.c1266 IXGBE_TWINAX_DEV, eword); in ixgbe_reset_phy_nl()
H A Dixgbe_type.h1432 #define IXGBE_TWINAX_DEV 1 macro