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

/freebsd-11-stable/sys/dev/ixl/
H A Dif_ixlv.c1362 sc->osdep.flush_reg = I40E_VFGEN_RSTAT;
1573 reg = rd32(hw, I40E_VFGEN_RSTAT) &
2037 rd32(hw, I40E_VFGEN_RSTAT);
2049 rd32(hw, I40E_VFGEN_RSTAT);
2069 rd32(hw, I40E_VFGEN_RSTAT);
2588 val = rd32(hw, I40E_VFGEN_RSTAT) &
H A Dixlvc.c780 wr32(&sc->hw, I40E_VFGEN_RSTAT, VIRTCHNL_VFR_INPROGRESS);
H A Di40e_register.h3223 #define I40E_VFGEN_RSTAT 0x00008800 /* Reset: VFR */ macro

Completed in 265 milliseconds