Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/iavf/
Diavf_osdep.h21 #define iavf_flush(a) readl((a)->hw_addr + IAVF_VFGEN_RSTAT)
Diavf_register.h35 #define IAVF_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro
Diavf_main.c2847 reg_val = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_watchdog_task()
3069 reg_val = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_reset_task()
4741 rstat = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_check_reset_complete()