Lines Matching refs:hnf_count
183 if (ctx->hnf_count >= MAX_HNF_COUNT) { in cmn_booker_discovery()
186 ctx->hnf_count, in cmn_booker_discovery()
190 ctx->hnf_count++; in cmn_booker_discovery()
212 if ((ctx->hnf_count % 2 != 0) && (config->hnf_cal_mode == true)) { in cmn_booker_discovery()
215 ctx->hnf_count); in cmn_booker_discovery()
224 "Total HN-F nodes: %d", ctx->hnf_count); in cmn_booker_discovery()
307 unsigned int hnf_count; in cmn_booker_setup_sam() local
390 hnf_count = ctx->hnf_count/2; in cmn_booker_setup_sam()
392 hnf_count = ctx->hnf_count; in cmn_booker_setup_sam()
394 group_count = hnf_count / CMN_BOOKER_HNF_CACHE_GROUP_ENTRIES_PER_GROUP; in cmn_booker_setup_sam()
399 rnsam->SYS_CACHE_GRP_HN_COUNT = hnf_count; in cmn_booker_setup_sam()
458 if (ctx->hnf_count != 0) { in cmn_booker_setup()
464 ctx->hnf_count / CMN_BOOKER_HNF_CACHE_GROUP_ENTRIES_PER_GROUP, in cmn_booker_setup()
467 ctx->hnf_count / in cmn_booker_setup()