Searched refs:txq_max (Results 1 – 3 of 3) sorted by relevance
252 unsigned int txq_max; member
298 sa->txq_max = 1; in sfc_estimate_resource_limits()349 sa->txq_max += MIN(txq_allocated, evq_allocated - sa->rxq_max); in sfc_estimate_resource_limits()
123 dev_info->max_tx_queues = sa->txq_max; in sfc_dev_infos_get()