Searched refs:ctx_count (Results 1 – 4 of 4) sorted by relevance
741 u64 version, features, ctx_count, num_mems; in nfp_flower_init() local784 ctx_count = nfp_rtsym_read_le(app->pf->rtbl, "CONFIG_FC_HOST_CTX_COUNT", in nfp_flower_init()791 ctx_count = BIT(17); in nfp_flower_init()806 app_priv->stats_ring_size = roundup_pow_of_two(ctx_count); in nfp_flower_init()817 err = nfp_flower_metadata_init(app, ctx_count, num_mems); in nfp_flower_init()
271 int ctx_count; member
812 ctx_manager->ctx_count--; in rve_internal_ctx_free_remove_idr()912 ctx_manager->ctx_count++; in rve_internal_ctx_alloc_to_get_idr_id()
247 seq_printf(m, "ctx count = %d\n", ctx_manager->ctx_count); in rve_ctx_manager_show()