Searched refs:band_prof (Results 1 – 3 of 3) sorted by relevance
4904 ipolicer->band_prof.max = cfg & 0XFFFF; in nix_setup_ipolicers()4914 if (!ipolicer->band_prof.max) in nix_setup_ipolicers()4922 ipolicer->band_prof.max, in nix_setup_ipolicers()4928 ipolicer->band_prof.max, in nix_setup_ipolicers()4957 ipolicer->band_prof.max, in nix_setup_ipolicers()4980 if (!ipolicer->band_prof.max) in nix_ipolicer_freemem()4983 kfree(ipolicer->band_prof.bmap); in nix_ipolicer_freemem()4998 if (prof_idx >= ipolicer->band_prof.max) in nix_verify_bandprof()5026 if (prof_idx >= ipolicer->band_prof.max || in nix_verify_bandprof()5142 if (prof_idx >= ipolicer->band_prof.max || in rvu_mbox_handler_nix_bandprof_free()[all …]
1904 for (idx = 0; idx < ipolicer->band_prof.max; idx++) { in rvu_dbg_nix_band_prof_ctx_display()1905 if (is_rsrc_free(&ipolicer->band_prof, idx)) in rvu_dbg_nix_band_prof_ctx_display()1956 ipolicer->band_prof.max, in rvu_dbg_nix_band_prof_rsrc_display()1957 rvu_rsrc_free_count(&ipolicer->band_prof)); in rvu_dbg_nix_band_prof_rsrc_display()
304 struct rsrc_bmap band_prof; member
Completed in 23 milliseconds