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.c32 u32 leaf_prof);
6027 u32 leaf_prof, u16 mid_prof) in nix_ipolicer_map_leaf_midprofs() argument
6033 aq_req->qidx = leaf_prof; in nix_ipolicer_map_leaf_midprofs()
6052 int leaf_prof, mid_prof, leaf_match; in rvu_nix_setup_ratelimit_aggr() local
6080 leaf_prof = FIELD_PREP(NIX_RQ_PROF_HI_MASK, aq_rsp.rq.band_prof_id_h); in rvu_nix_setup_ratelimit_aggr()
6081 leaf_prof |= aq_rsp.rq.band_prof_id; in rvu_nix_setup_ratelimit_aggr()
6084 ipolicer->match_id[leaf_prof] = match_id; in rvu_nix_setup_ratelimit_aggr()
6088 if (idx == leaf_prof) in rvu_nix_setup_ratelimit_aggr()
6125 leaf_prof, mid_prof); in rvu_nix_setup_ratelimit_aggr()
6129 __func__, leaf_prof, mid_prof); in rvu_nix_setup_ratelimit_aggr()
[all …]