Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c5928 u32 leaf_prof, u16 mid_prof) in nix_ipolicer_map_leaf_midprofs() argument
5936 aq_req->prof.band_prof_id = mid_prof; in nix_ipolicer_map_leaf_midprofs()
5949 int leaf_prof, mid_prof, leaf_match; in rvu_nix_setup_ratelimit_aggr() local
6015 mid_prof = aq_rsp.prof.band_prof_id; in rvu_nix_setup_ratelimit_aggr()
6018 leaf_prof, mid_prof); in rvu_nix_setup_ratelimit_aggr()
6022 __func__, leaf_prof, mid_prof); in rvu_nix_setup_ratelimit_aggr()
6027 ipolicer->ref_count[mid_prof]++; in rvu_nix_setup_ratelimit_aggr()
6036 mid_prof = rvu_alloc_rsrc(&ipolicer->band_prof); in rvu_nix_setup_ratelimit_aggr()
6037 if (mid_prof < 0) { in rvu_nix_setup_ratelimit_aggr()
6044 ipolicer->pfvf_map[mid_prof] = 0x00; in rvu_nix_setup_ratelimit_aggr()
[all …]