Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_representor.c408 uint32_t tx_lpi_status; member
494 tx_lpi_status)},
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_type.h1500 u32 tx_lpi_status; member
H A Di40e_common.c7109 stat->tx_lpi_status = 0; in i40e_get_phy_lpi_status()
7132 stat->tx_lpi_status = !!(val & I40E_BCM_PHY_PCS_STATUS1_TX_LPI); in i40e_get_phy_lpi_status()
7140 stat->tx_lpi_status = (val & I40E_PRTPM_EEE_STAT_TX_LPI_STATUS_MASK) >> in i40e_get_phy_lpi_status()
7223 stat->tx_lpi_status && stat->rx_lpi_status) { in i40e_get_lpi_duration()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c594 tx_lpi_status)},