Home
last modified time | relevance | path

Searched refs:IAVF_VFGEN_RSTAT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_osdep.h21 #define iavf_flush(a) readl((a)->hw_addr + IAVF_VFGEN_RSTAT)
H A Diavf_register.h35 #define IAVF_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro
H A Diavf_main.c2818 reg_val = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_watchdog_task()
3040 reg_val = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_reset_task()
4793 rstat = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_check_reset_complete()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_register.h35 #define IAVF_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro
H A Diavf_osdep.h27 #define iavf_flush(a) readl((a)->hw_addr + IAVF_VFGEN_RSTAT)
H A Diavf_main.c1908 reg_val = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_watchdog_task()
2127 reg_val = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_reset_task()
3482 rstat = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_check_reset_complete()

Completed in 11 milliseconds