Searched refs:rxq_max (Results 1 – 3 of 3) sorted by relevance
293 sa->rxq_max = 1; in sfc_estimate_resource_limits()348 sa->rxq_max += MIN(rxq_allocated, evq_allocated / 2); in sfc_estimate_resource_limits()349 sa->txq_max += MIN(txq_allocated, evq_allocated - sa->rxq_max); in sfc_estimate_resource_limits()
251 unsigned int rxq_max; member
122 dev_info->max_rx_queues = sa->rxq_max; in sfc_dev_infos_get()