Searched refs:ipolicer (Results 1 – 3 of 3) sorted by relevance
5727 ipolicer = &nix_hw->ipolicer[layer]; in nix_setup_ipolicers()5806 ipolicer = &nix_hw->ipolicer[layer]; in nix_ipolicer_freemem()5825 ipolicer = &nix_hw->ipolicer[layer]; in nix_verify_bandprof()5852 ipolicer = &nix_hw->ipolicer[hi_layer]; in nix_verify_bandprof()5884 ipolicer = &nix_hw->ipolicer[layer]; in rvu_mbox_handler_nix_bandprof_alloc()5920 ipolicer = &nix_hw->ipolicer[layer]; in nix_free_all_bandprof()5967 ipolicer = &nix_hw->ipolicer[layer]; in rvu_mbox_handler_nix_bandprof_free()6061 ipolicer = &nix_hw->ipolicer[BAND_PROF_LEAF_LAYER]; in rvu_nix_setup_ratelimit_aggr()6090 ipolicer = &nix_hw->ipolicer[BAND_PROF_MID_LAYER]; in rvu_nix_setup_ratelimit_aggr()6220 ipolicer = &nix_hw->ipolicer[BAND_PROF_MID_LAYER]; in nix_clear_ratelimit_aggr()[all …]
2653 struct nix_ipolicer *ipolicer; in rvu_dbg_nix_band_prof_ctx_display() local2659 if (!nix_hw->ipolicer) in rvu_dbg_nix_band_prof_ctx_display()2671 ipolicer = &nix_hw->ipolicer[layer]; in rvu_dbg_nix_band_prof_ctx_display()2673 for (idx = 0; idx < ipolicer->band_prof.max; idx++) { in rvu_dbg_nix_band_prof_ctx_display()2674 if (is_rsrc_free(&ipolicer->band_prof, idx)) in rvu_dbg_nix_band_prof_ctx_display()2688 pcifunc = ipolicer->pfvf_map[idx]; in rvu_dbg_nix_band_prof_ctx_display()2707 struct nix_ipolicer *ipolicer; in rvu_dbg_nix_band_prof_rsrc_display() local2712 if (!nix_hw->ipolicer) in rvu_dbg_nix_band_prof_rsrc_display()2723 ipolicer = &nix_hw->ipolicer[layer]; in rvu_dbg_nix_band_prof_rsrc_display()2725 ipolicer->band_prof.max, in rvu_dbg_nix_band_prof_rsrc_display()[all …]
405 struct nix_ipolicer *ipolicer; member428 bool ipolicer; member
Completed in 26 milliseconds