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

/freebsd-13-stable/sys/dev/ixl/
H A Dif_iavf.c317 sc->osdep.flush_reg = I40E_VFGEN_RSTAT;
1376 val = rd32(hw, I40E_VFGEN_RSTAT) &
1565 reg = rd32(hw, I40E_VFGEN_RSTAT) &
1698 rd32(hw, I40E_VFGEN_RSTAT);
1709 rd32(hw, I40E_VFGEN_RSTAT);
1728 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 223 milliseconds