Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h1742 #define I40E_BCM_PHY_PCS_STATUS1_RX_LPI BIT(8) macro
H A Di40e_common.c6989 stat->rx_lpi_status = !!(val & I40E_BCM_PHY_PCS_STATUS1_RX_LPI); in i40e_get_phy_lpi_status()