Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_nix.c4904 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 …]
A Drvu_debugfs.c1904 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()
A Drvu.h304 struct rsrc_bmap band_prof; member

Completed in 23 milliseconds