Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/iavf/
H A Diavf_register.h36 #define IAVF_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro
H A Diavf_osdep.h129 #define IAVF_WRITE_FLUSH(a) IAVF_READ_REG(a, IAVF_VFGEN_RSTAT)
/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf.c365 reset = IAVF_READ_REG(avf, IAVF_VFGEN_RSTAT) & in ice_dcf_check_reset_done()
/f-stack/dpdk/drivers/net/iavf/
H A Diavf_ethdev.c1425 reset = IAVF_READ_REG(hw, IAVF_VFGEN_RSTAT) & in iavf_check_vf_reset_done()