Home
last modified time | relevance | path

Searched refs:BNXT_MAX_TQM_SP_RINGS (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1469 #define BNXT_MAX_TQM_SP_RINGS 1 macro
1472 (BNXT_MAX_TQM_SP_RINGS + BNXT_MAX_TQM_FP_RINGS)
Dbnxt.c7103 tqm_rings = ctx->tqm_fp_rings_count + BNXT_MAX_TQM_SP_RINGS; in bnxt_hwrm_func_backing_store_qcaps()