Home
last modified time | relevance | path

Searched refs:tx_lpi_status (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_representor.c398 uint32_t tx_lpi_status; member
484 tx_lpi_status)},
/dpdk/drivers/net/i40e/base/
H A Di40e_type.h1507 u32 tx_lpi_status; member
H A Di40e_common.c7222 stat->tx_lpi_status = 0; in i40e_get_phy_lpi_status()
7245 stat->tx_lpi_status = !!(val & I40E_BCM_PHY_PCS_STATUS1_TX_LPI); in i40e_get_phy_lpi_status()
7253 stat->tx_lpi_status = (val & I40E_PRTPM_EEE_STAT_TX_LPI_STATUS_MASK) >> in i40e_get_phy_lpi_status()
7336 stat->tx_lpi_status && stat->rx_lpi_status) { in i40e_get_lpi_duration()
/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c602 tx_lpi_status)},