Searched refs:BNXT_MAX_TQM_FP_RINGS (Results 1 – 2 of 2) sorted by relevance
1470 #define BNXT_MAX_TQM_FP_RINGS 8 macro1472 (BNXT_MAX_TQM_SP_RINGS + BNXT_MAX_TQM_FP_RINGS)
7100 else if (ctx->tqm_fp_rings_count > BNXT_MAX_TQM_FP_RINGS) in bnxt_hwrm_func_backing_store_qcaps()7101 ctx->tqm_fp_rings_count = BNXT_MAX_TQM_FP_RINGS; in bnxt_hwrm_func_backing_store_qcaps()