Searched refs:BNXT_MAX_TQM_FP_RINGS (Results 1 – 2 of 2) sorted by relevance
1862 #define BNXT_MAX_TQM_FP_RINGS 8 macro1864 (BNXT_MAX_TQM_SP_RINGS + BNXT_MAX_TQM_FP_RINGS)
8392 else if (ctx->tqm_fp_rings_count > BNXT_MAX_TQM_FP_RINGS) in bnxt_hwrm_func_backing_store_qcaps()8393 ctx->tqm_fp_rings_count = BNXT_MAX_TQM_FP_RINGS; in bnxt_hwrm_func_backing_store_qcaps()