Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_lan_vf_regs.h8 #define VFGEN_RSTAT 0x00008800 macro
/linux/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h175 #define VFGEN_RSTAT(_VF) (0x00074000 + ((_VF) * 4)) macro