Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/ixgbe/
Dixgbe_82598.c747 hw->mac.ops.read_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, &analog_val); in ixgbe_reset_hw_82598()
750 hw->mac.ops.read_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, in ixgbe_reset_hw_82598()
753 hw->mac.ops.write_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, in ixgbe_reset_hw_82598()
Dixgbe_ethtool.c1622 hw->mac.ops.read_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, &atlas); in ixgbe_setup_loopback_test()
1624 hw->mac.ops.write_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, atlas); in ixgbe_setup_loopback_test()
Dixgbe_type.h988 #define IXGBE_ATLAS_PDN_LPBK 0x24 macro