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