Searched refs:rxq_allocated (Results 1 – 1 of 1) sorted by relevance
180 uint32_t rxq_allocated; in sfc_estimate_resource_limits() local228 rc = efx_nic_get_vi_pool(sa->nic, &evq_allocated, &rxq_allocated, in sfc_estimate_resource_limits()235 rxq_allocated = MIN(rxq_allocated, limits.edl_max_rxq_count); in sfc_estimate_resource_limits()243 sa->rxq_max = MIN(rxq_allocated, evq_allocated / 2); in sfc_estimate_resource_limits()