Home
last modified time | relevance | path

Searched refs:BNXT_MAX_TQM_SP_RINGS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1446 #define BNXT_MAX_TQM_SP_RINGS 1 macro
1449 (BNXT_MAX_TQM_SP_RINGS + BNXT_MAX_TQM_FP_RINGS)
H A Dbnxt.c6897 tqm_rings = ctx->tqm_fp_rings_count + BNXT_MAX_TQM_SP_RINGS; in bnxt_hwrm_func_backing_store_qcaps()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1500 #define BNXT_MAX_TQM_SP_RINGS 1 macro
1503 (BNXT_MAX_TQM_SP_RINGS + BNXT_MAX_TQM_FP_RINGS)
H A Dbnxt.c7119 tqm_rings = ctx->tqm_fp_rings_count + BNXT_MAX_TQM_SP_RINGS; in bnxt_hwrm_func_backing_store_qcaps()

Completed in 44 milliseconds