Searched refs:vf_limit (Results 1 – 1 of 1) sorted by relevance
1692 unsigned entries_per_vf, vf_limit; in efx_farch_dimension_resources() local1704 vf_limit = min(buftbl_free / entries_per_vf, in efx_farch_dimension_resources()1707 if (efx->vf_count > vf_limit) { in efx_farch_dimension_resources()1710 efx->vf_count, vf_limit); in efx_farch_dimension_resources()1711 efx->vf_count = vf_limit; in efx_farch_dimension_resources()