Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt.h398 #define BNXT_MAX_QUEUE 8 macro
H A Dbnxt_hwrm.c1511 if (bp->max_tc > BNXT_MAX_QUEUE) in bnxt_hwrm_queue_qportcfg()
1512 bp->max_tc = BNXT_MAX_QUEUE; in bnxt_hwrm_queue_qportcfg()