Searched refs:BNXT_MAX_QUEUE (Results 1 – 2 of 2) sorted by relevance
398 #define BNXT_MAX_QUEUE 8 macro
1511 if (bp->max_tc > BNXT_MAX_QUEUE) in bnxt_hwrm_queue_qportcfg()1512 bp->max_tc = BNXT_MAX_QUEUE; in bnxt_hwrm_queue_qportcfg()