Searched refs:ctx_count (Results 1 – 1 of 1) 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()