Searched refs:vf_limit (Results 1 – 1 of 1) sorted by relevance
1707 unsigned entries_per_vf, vf_limit; in efx_farch_dimension_resources() local1719 vf_limit = min(buftbl_free / entries_per_vf, in efx_farch_dimension_resources()1722 if (efx->vf_count > vf_limit) { in efx_farch_dimension_resources()1725 efx->vf_count, vf_limit); in efx_farch_dimension_resources()1726 efx->vf_count = vf_limit; in efx_farch_dimension_resources()