Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_register.h219 #define I40E_GLGEN_RSTAT 0x000B8188 /* Reset: POR */ macro
Di40e_common.c1095 reg = rd32(hw, I40E_GLGEN_RSTAT); in i40e_poll_globr()
1137 reg = rd32(hw, I40E_GLGEN_RSTAT); in i40e_pf_reset()
1182 reg2 = rd32(hw, I40E_GLGEN_RSTAT); in i40e_pf_reset()
Di40e_main.c4204 val = rd32(hw, I40E_GLGEN_RSTAT); in i40e_intr()