Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds