Searched full:vfr (Results 1 – 3 of 3) sorted by relevance
35 #define IAVF_VFGEN_RSTAT 0x00008800 /* Reset: VFR */38 #define IAVF_VFINT_DYN_CTL01 0x00005C00 /* Reset: VFR */43 #define IAVF_VFINT_DYN_CTLN1(_INTVF) (0x00003800 + ((_INTVF) * 4)) /* _i=0...63 */ /* Reset: VFR */58 …i, _INTVF) (0x00002800 + ((_i) * 64 + (_INTVF) * 4)) /* _i=0...2, _INTVF=0...15 */ /* Reset: VFR */
38 sprintf(req->vfr_name, "vfr%d", vf_idx); in hwrm_cfa_vfr_alloc()62 sprintf(req->vfr_name, "vfr%d", vf_idx); in hwrm_cfa_vfr_free()
1473 /* Sync VFR reset before trigger next one */ in i40e_trigger_vf_reset()