Searched refs:vf_limit (Results 1 – 1 of 1) sorted by relevance
1694 unsigned entries_per_vf, vf_limit; in efx_farch_dimension_resources() local1706 vf_limit = min(buftbl_free / entries_per_vf, in efx_farch_dimension_resources()1709 if (efx->vf_count > vf_limit) { in efx_farch_dimension_resources()1712 efx->vf_count, vf_limit); in efx_farch_dimension_resources()1713 efx->vf_count = vf_limit; in efx_farch_dimension_resources()