Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/iavf/
Diavf_osdep.h27 #define iavf_flush(a) readl((a)->hw_addr + IAVF_VFGEN_RSTAT)
Diavf_register.h35 #define IAVF_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro
Diavf_main.c2621 reg_val = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_watchdog_task()
2847 reg_val = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_reset_task()
4499 rstat = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_check_reset_complete()