Searched refs:band_prof (Results 1 – 3 of 3) sorted by relevance
4999 ipolicer->band_prof.max = cfg & 0XFFFF; in nix_setup_ipolicers()5009 if (!ipolicer->band_prof.max) in nix_setup_ipolicers()5017 ipolicer->band_prof.max, in nix_setup_ipolicers()5023 ipolicer->band_prof.max, in nix_setup_ipolicers()5052 ipolicer->band_prof.max, in nix_setup_ipolicers()5077 if (!ipolicer->band_prof.max) in nix_ipolicer_freemem()5080 kfree(ipolicer->band_prof.bmap); in nix_ipolicer_freemem()5095 if (prof_idx >= ipolicer->band_prof.max) in nix_verify_bandprof()5123 if (prof_idx >= ipolicer->band_prof.max || in nix_verify_bandprof()5239 if (prof_idx >= ipolicer->band_prof.max || in rvu_mbox_handler_nix_bandprof_free()[all …]
2253 for (idx = 0; idx < ipolicer->band_prof.max; idx++) { in rvu_dbg_nix_band_prof_ctx_display()2254 if (is_rsrc_free(&ipolicer->band_prof, idx)) in rvu_dbg_nix_band_prof_ctx_display()2305 ipolicer->band_prof.max, in rvu_dbg_nix_band_prof_rsrc_display()2306 rvu_rsrc_free_count(&ipolicer->band_prof)); in rvu_dbg_nix_band_prof_rsrc_display()
312 struct rsrc_bmap band_prof; member
Completed in 22 milliseconds