Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc.h242 unsigned int txq_max; member
H A Dsfc.c244 sa->txq_max = MIN(txq_allocated, evq_allocated - sa->rxq_max); in sfc_estimate_resource_limits()
H A Dsfc_ethdev.c124 dev_info->max_tx_queues = sa->txq_max; in sfc_dev_infos_get()