Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c33 u32 leaf_prof);
6099 u32 leaf_prof, u16 mid_prof) in nix_ipolicer_map_leaf_midprofs() argument
6105 aq_req->qidx = leaf_prof; in nix_ipolicer_map_leaf_midprofs()
6124 int leaf_prof, mid_prof, leaf_match; in rvu_nix_setup_ratelimit_aggr() local
6152 leaf_prof = FIELD_PREP(NIX_RQ_PROF_HI_MASK, aq_rsp.rq.band_prof_id_h); in rvu_nix_setup_ratelimit_aggr()
6153 leaf_prof |= aq_rsp.rq.band_prof_id; in rvu_nix_setup_ratelimit_aggr()
6156 ipolicer->match_id[leaf_prof] = match_id; in rvu_nix_setup_ratelimit_aggr()
6160 if (idx == leaf_prof) in rvu_nix_setup_ratelimit_aggr()
6197 leaf_prof, mid_prof); in rvu_nix_setup_ratelimit_aggr()
6201 __func__, leaf_prof, mid_prof); in rvu_nix_setup_ratelimit_aggr()
[all …]