Home
last modified time | relevance | path

Searched refs:I40E_VFGEN_RSTAT (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_osdep.h50 #define i40e_flush(a) readl((a)->hw_addr + I40E_VFGEN_RSTAT)
Di40evf_main.c190 rd32(hw, I40E_VFGEN_RSTAT); in i40evf_misc_irq_disable()
208 rd32(hw, I40E_VFGEN_RSTAT); in i40evf_misc_irq_enable()
228 rd32(hw, I40E_VFGEN_RSTAT); in i40evf_irq_disable()
292 rd32(hw, I40E_VFGEN_RSTAT); in i40evf_irq_enable()
1319 rstat_val = rd32(hw, I40E_VFGEN_RSTAT) & in i40evf_watchdog_task()
1347 rstat_val = rd32(hw, I40E_VFGEN_RSTAT) & in i40evf_watchdog_task()
1505 rstat_val = rd32(hw, I40E_VFGEN_RSTAT) & in i40evf_reset_task()
1519 rstat_val = rd32(hw, I40E_VFGEN_RSTAT) & in i40evf_reset_task()
1987 rstat = rd32(hw, I40E_VFGEN_RSTAT) & in i40evf_check_reset_complete()
Di40e_register.h3191 #define I40E_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_register.h3191 #define I40E_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro