Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_register.h85 #define I40E_GLGEN_RSTAT 0x000B8188 /* Reset: POR */ macro
H A Di40e_common.c1206 reg = rd32(hw, I40E_GLGEN_RSTAT); in i40e_poll_globr()
1248 reg = rd32(hw, I40E_GLGEN_RSTAT); in i40e_pf_reset()
1293 reg2 = rd32(hw, I40E_GLGEN_RSTAT); in i40e_pf_reset()
H A Di40e_main.c4149 val = rd32(hw, I40E_GLGEN_RSTAT); in i40e_intr()