Home
last modified time | relevance | path

Searched refs:I40E_PRTPM_EEE_STAT (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_regs.h776 {I40E_PRTPM_EEE_STAT, 0, 0, 0, 0, "PRTPM_EEE_STAT"},
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_register.h2002 #define I40E_PRTPM_EEE_STAT 0x001E4320 /* Reset: GLOBR */ macro
H A Di40e_common.c7137 val = rd32(hw, I40E_PRTPM_EEE_STAT); in i40e_get_phy_lpi_status()