Searched refs:I40E_GLGEN_RSTAT (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_register.h | 85 #define I40E_GLGEN_RSTAT 0x000B8188 /* Reset: POR */ macro
|
H A D | i40e_common.c | 1206 reg = rd32(hw, I40E_GLGEN_RSTAT); in i40e_poll_globr() 1213 hw_dbg(hw, "I40E_GLGEN_RSTAT = 0x%x\n", reg); 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 D | i40e_main.c | 4155 val = rd32(hw, I40E_GLGEN_RSTAT); in i40e_intr()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_register.h | 219 #define I40E_GLGEN_RSTAT 0x000B8188 /* Reset: POR */ macro
|
H A D | i40e_common.c | 949 reg = rd32(hw, I40E_GLGEN_RSTAT); in i40e_poll_globr() 956 hw_dbg(hw, "I40E_GLGEN_RSTAT = 0x%x\n", reg); in i40e_poll_globr() 991 reg = rd32(hw, I40E_GLGEN_RSTAT); in i40e_pf_reset() 1036 reg2 = rd32(hw, I40E_GLGEN_RSTAT); in i40e_pf_reset()
|
H A D | i40e_main.c | 4351 val = rd32(hw, I40E_GLGEN_RSTAT); in i40e_intr()
|
Completed in 55 milliseconds