Searched refs:BNGE_CTX_V2_MAX (Results 1 – 3 of 3) sorted by relevance
136 #define BNGE_CTX_V2_MAX \ macro180 struct bnge_ctx_mem_type ctx_arr[BNGE_CTX_V2_MAX];
271 for (type = 0 ; type < BNGE_CTX_V2_MAX; type++) { in bnge_backing_store_cfg()290 for (type = 0; type < BNGE_CTX_V2_MAX; type++) { in bnge_free_ctx_mem()
277 for (type = 0; type < BNGE_CTX_V2_MAX; ) { in bnge_hwrm_func_backing_store_qcaps()310 rc = bnge_alloc_all_ctx_pg_info(bd, BNGE_CTX_V2_MAX); in bnge_hwrm_func_backing_store_qcaps()
Completed in 6 milliseconds