Searched refs:IXGBE_ATLAS_PDN_LPBK (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/net/ixgbe/ |
D | ixgbe_82598.c | 747 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()
|
D | ixgbe_ethtool.c | 1622 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()
|
D | ixgbe_type.h | 988 #define IXGBE_ATLAS_PDN_LPBK 0x24 macro
|