Searched refs:IXGBE_ATLAS_PDN_LPBK (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_82598.c | 670 hw->mac.ops.read_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, &analog_val); in ixgbe_reset_hw_82598() 673 hw->mac.ops.read_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, in ixgbe_reset_hw_82598() 676 hw->mac.ops.write_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, in ixgbe_reset_hw_82598()
|
D | ixgbe_ethtool.c | 1956 hw->mac.ops.read_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, &atlas); in ixgbe_setup_loopback_test() 1958 hw->mac.ops.write_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, atlas); in ixgbe_setup_loopback_test()
|
D | ixgbe_type.h | 1322 #define IXGBE_ATLAS_PDN_LPBK 0x24 macro
|