Searched refs:I40E_VFGEN_RSTAT (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/ixl/
H A Dif_iavf.c319 sc->osdep.flush_reg = I40E_VFGEN_RSTAT;
1385 val = rd32(hw, I40E_VFGEN_RSTAT) &
1574 reg = rd32(hw, I40E_VFGEN_RSTAT) &
1707 rd32(hw, I40E_VFGEN_RSTAT);
1718 rd32(hw, I40E_VFGEN_RSTAT);
1737 rd32(hw, I40E_VFGEN_RSTAT);
H A Diavf_vc.c688 wr32(&sc->hw, I40E_VFGEN_RSTAT, VIRTCHNL_VFR_INPROGRESS);
H A Di40e_register.h3237 #define I40E_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro

Completed in 84 milliseconds