Searched refs:IXGBE_TWINAX_DEV (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_82598.c | 658 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 D | ixgbe_phy.c | 1266 IXGBE_TWINAX_DEV, eword); in ixgbe_reset_phy_nl()
|
H A D | ixgbe_type.h | 1432 #define IXGBE_TWINAX_DEV 1 macro
|