Searched refs:I40E_BCM_PHY_PCS_STATUS1_TX_LPI (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_type.h1735 #define I40E_BCM_PHY_PCS_STATUS1_TX_LPI BIT(9) macro
H A Di40e_common.c6758 stat->tx_lpi_status = !!(val & I40E_BCM_PHY_PCS_STATUS1_TX_LPI);

Completed in 81 milliseconds