Home
last modified time | relevance | path

Searched refs:prof_idx (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_nix.c4858 int layer, int prof_idx) in nix_init_policer_context() argument
4874 layer, prof_idx); in nix_init_policer_context()
4883 int err, layer, prof_idx; in nix_setup_ipolicers() local
4933 for (prof_idx = 0; in nix_setup_ipolicers()
4934 prof_idx < ipolicer->band_prof.max; prof_idx++) { in nix_setup_ipolicers()
4944 layer, prof_idx); in nix_setup_ipolicers()
4991 int layer, hi_layer, prof_idx; in nix_verify_bandprof() local
4995 prof_idx = req->qidx & 0x3FFF; in nix_verify_bandprof()
5025 prof_idx = req->prof.band_prof_id; in nix_verify_bandprof()
5094 for (prof_idx = 0; prof_idx < ipolicer->band_prof.max; prof_idx++) { in nix_free_all_bandprof()
[all …]
A Dmbox.h1161 u16 prof_idx[BAND_PROF_NUM_LAYERS][MAX_BANDPROF_PER_PFFUNC]; member
1168 u16 prof_idx[BAND_PROF_NUM_LAYERS][MAX_BANDPROF_PER_PFFUNC]; member
A Drvu_debugfs.c1885 int layer, prof_idx, idx, rc; in rvu_dbg_nix_band_prof_ctx_display() local
1908 prof_idx = (idx & 0x3FFF) | (layer << 14); in rvu_dbg_nix_band_prof_ctx_display()
1911 prof_idx); in rvu_dbg_nix_band_prof_ctx_display()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dcn10k.c210 *leaf = rsp->prof_idx[BAND_PROF_LEAF_LAYER][0]; in cn10k_alloc_leaf_profile()
336 req->prof_idx[BAND_PROF_LEAF_LAYER][0] = leaf; in cn10k_free_leaf_profile()

Completed in 33 milliseconds