Searched refs:IXGBE_ATLAS_PDN_LPBK (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_82598.c | 831 hw->mac.ops.read_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, &analog_val); in ixgbe_reset_hw_82598() 834 hw->mac.ops.read_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, in ixgbe_reset_hw_82598() 837 hw->mac.ops.write_analog_reg8(hw, IXGBE_ATLAS_PDN_LPBK, in ixgbe_reset_hw_82598()
|
H A D | ixgbe_type.h | 1411 #define IXGBE_ATLAS_PDN_LPBK 0x24 macro
|
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_main.c | 4436 (void) ixgbe_read_analog_reg8(&ixgbe->hw, IXGBE_ATLAS_PDN_LPBK, in ixgbe_set_internal_mac_loopback() 4439 (void) ixgbe_write_analog_reg8(&ixgbe->hw, IXGBE_ATLAS_PDN_LPBK, in ixgbe_set_internal_mac_loopback()
|