Searched refs:BNXT_MAX_TQM_FP_RINGS (Results 1 – 2 of 2) sorted by relevance
1446 #define BNXT_MAX_TQM_FP_RINGS 8 macro1448 (BNXT_MAX_TQM_SP_RINGS + BNXT_MAX_TQM_FP_RINGS)
6888 else if (ctx->tqm_fp_rings_count > BNXT_MAX_TQM_FP_RINGS) in bnxt_hwrm_func_backing_store_qcaps()6889 ctx->tqm_fp_rings_count = BNXT_MAX_TQM_FP_RINGS; in bnxt_hwrm_func_backing_store_qcaps()