Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c834 if (analog_val & IXGBE_ATLAS_PDN_TX_REG_EN) { in ixgbe_reset_hw_82598()
838 analog_val &= ~IXGBE_ATLAS_PDN_TX_REG_EN; in ixgbe_reset_hw_82598()
H A Dixgbe_type.h1534 #define IXGBE_ATLAS_PDN_TX_REG_EN 0x10 macro
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c4607 atlas |= IXGBE_ATLAS_PDN_TX_REG_EN; in ixgbe_set_internal_mac_loopback()