Searched refs:vf_limit (Results 1 – 1 of 1) sorted by relevance
1689 unsigned entries_per_vf, vf_limit; in efx_farch_dimension_resources() local1701 vf_limit = min(buftbl_free / entries_per_vf, in efx_farch_dimension_resources()1704 if (efx->vf_count > vf_limit) { in efx_farch_dimension_resources()1707 efx->vf_count, vf_limit); in efx_farch_dimension_resources()1708 efx->vf_count = vf_limit; in efx_farch_dimension_resources()