Searched refs:resv_ctx (Results 1 – 2 of 2) sorted by relevance
352 u16 resv_msix, resv_ctx, aux_ctxs; in bnge_reserve_rings() local359 resv_ctx = hw_resc->resv_stat_ctxs - bd->nq_nr_rings; in bnge_reserve_rings()360 aux_ctxs = min(resv_ctx, bnge_aux_get_stat_ctxs(bd)); in bnge_reserve_rings()
8235 int resv_msix, resv_ctx, ulp_ctxs; in __bnxt_reserve_rings() local8242 resv_ctx = hw_resc->resv_stat_ctxs - bp->cp_nr_rings; in __bnxt_reserve_rings()8243 ulp_ctxs = min(resv_ctx, bnxt_get_ulp_stat_ctxs(bp)); in __bnxt_reserve_rings()