Home
last modified time | relevance | path

Searched refs:ipolicer (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_nix.c4901 ipolicer = &nix_hw->ipolicer[layer]; in nix_setup_ipolicers()
4978 ipolicer = &nix_hw->ipolicer[layer]; in nix_ipolicer_freemem()
4997 ipolicer = &nix_hw->ipolicer[layer]; in nix_verify_bandprof()
5024 ipolicer = &nix_hw->ipolicer[hi_layer]; in nix_verify_bandprof()
5056 ipolicer = &nix_hw->ipolicer[layer]; in rvu_mbox_handler_nix_bandprof_alloc()
5092 ipolicer = &nix_hw->ipolicer[layer]; in nix_free_all_bandprof()
5139 ipolicer = &nix_hw->ipolicer[layer]; in rvu_mbox_handler_nix_bandprof_free()
5233 ipolicer = &nix_hw->ipolicer[BAND_PROF_LEAF_LAYER]; in rvu_nix_setup_ratelimit_aggr()
5262 ipolicer = &nix_hw->ipolicer[BAND_PROF_MID_LAYER]; in rvu_nix_setup_ratelimit_aggr()
5391 ipolicer = &nix_hw->ipolicer[BAND_PROF_MID_LAYER]; in nix_clear_ratelimit_aggr()
[all …]
A Drvu_debugfs.c1884 struct nix_ipolicer *ipolicer; in rvu_dbg_nix_band_prof_ctx_display() local
1890 if (!nix_hw->ipolicer) in rvu_dbg_nix_band_prof_ctx_display()
1902 ipolicer = &nix_hw->ipolicer[layer]; in rvu_dbg_nix_band_prof_ctx_display()
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()
1919 pcifunc = ipolicer->pfvf_map[idx]; in rvu_dbg_nix_band_prof_ctx_display()
1938 struct nix_ipolicer *ipolicer; in rvu_dbg_nix_band_prof_rsrc_display() local
1943 if (!nix_hw->ipolicer) in rvu_dbg_nix_band_prof_rsrc_display()
1954 ipolicer = &nix_hw->ipolicer[layer]; in rvu_dbg_nix_band_prof_rsrc_display()
1956 ipolicer->band_prof.max, in rvu_dbg_nix_band_prof_rsrc_display()
[all …]
A Drvu.h319 struct nix_ipolicer *ipolicer; member
340 bool ipolicer; member

Completed in 23 milliseconds