Home
last modified time | relevance | path

Searched refs:I40E_PRTPM_EEE_STAT_TX_LPI_STATUS_SHIFT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_register.h2034 #define I40E_PRTPM_EEE_STAT_TX_LPI_STATUS_SHIFT 31 macro
2035 …ine I40E_PRTPM_EEE_STAT_TX_LPI_STATUS_MASK I40E_MASK(0x1, I40E_PRTPM_EEE_STAT_TX_LPI_STATUS_SHIFT)
H A Di40e_common.c6999 I40E_PRTPM_EEE_STAT_TX_LPI_STATUS_SHIFT; in i40e_get_phy_lpi_status()