Home
last modified time | relevance | path

Searched refs:VFGEN_RSTAT (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_osdep.h182 #define icevf_flush(a) ICE_READ_REG((a), VFGEN_RSTAT)
H A Dice_hw_autogen.h3558 #define VFGEN_RSTAT(_VF) (0x00074000 + ((_VF) * 4)) /* _i=0...255 */ /* Reset Source: VFR */ macro