Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt.h799 uint8_t max_lltc; member
H A Dbnxt_ring.c889 tx_cosq_id = bp->tx_cosq_id[queue_index < bp->max_lltc ? queue_index : 0]; in bnxt_alloc_hwrm_tx_ring()
H A Dbnxt_hwrm.c1670 bp->max_lltc = resp->max_configurable_lossless_queues; in bnxt_hwrm_queue_qportcfg()