Home
last modified time | relevance | path

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

/linux-6.12.1/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.c2775 reg_val = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_watchdog_task()
2984 reg_val = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_reset_task()
4925 rstat = rd32(hw, IAVF_VFGEN_RSTAT) & in iavf_check_reset_complete()