Searched refs:tqm_rings (Results 1 – 1 of 1) sorted by relevance
6751 int i, tqm_rings; in bnxt_hwrm_func_backing_store_qcaps() local6794 tqm_rings = ctx->tqm_fp_rings_count + 1; in bnxt_hwrm_func_backing_store_qcaps()6795 ctx_pg = kcalloc(tqm_rings, sizeof(*ctx_pg), GFP_KERNEL); in bnxt_hwrm_func_backing_store_qcaps()6801 for (i = 0; i < tqm_rings; i++, ctx_pg++) in bnxt_hwrm_func_backing_store_qcaps()