Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_regs.h534 {I40E_GLGEN_RSTAT, 0, 0, 0, 0, "GLGEN_RSTAT"},
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_common.c1332 reg = rd32(hw, I40E_GLGEN_RSTAT); in i40e_poll_globr()
1370 reg = rd32(hw, I40E_GLGEN_RSTAT); in i40e_pf_reset()
1412 reg2 = rd32(hw, I40E_GLGEN_RSTAT); in i40e_pf_reset()
H A Di40e_register.h535 #define I40E_GLGEN_RSTAT 0x000B8188 /* Reset: POR */ macro