Searched refs:IXGBE_ATLAS_PDN_LPBK (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_82598.c | 826 hw->mac.ops.read_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, &analog_val); in ixgbe_reset_hw_82598() 829 hw->mac.ops.read_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, in ixgbe_reset_hw_82598() 832 hw->mac.ops.write_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, in ixgbe_reset_hw_82598()
|
H A D | ixgbe_type.h | 1120 #define IXGBE_ATLAS_PDN_LPBK 0x24 macro
|
H A D | ixgbe_main.c | 4049 (void) ixgbe_read_analog_reg8(&ixgbe->hw, IXGBE_ATLAS_PDN_LPBK, in ixgbe_set_internal_mac_loopback() 4052 (void) ixgbe_write_analog_reg8(&ixgbe->hw, IXGBE_ATLAS_PDN_LPBK, in ixgbe_set_internal_mac_loopback()
|