Home
last modified time | relevance | path

Searched refs:txq_allocated (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc.c181 uint32_t txq_allocated; in sfc_estimate_resource_limits() local
229 &txq_allocated); in sfc_estimate_resource_limits()
236 txq_allocated = MIN(txq_allocated, limits.edl_max_txq_count); in sfc_estimate_resource_limits()
244 sa->txq_max = MIN(txq_allocated, evq_allocated - sa->rxq_max); in sfc_estimate_resource_limits()