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);
6025 u32 leaf_prof, u16 mid_prof) in nix_ipolicer_map_leaf_midprofs() argument
6031 aq_req->qidx = leaf_prof; in nix_ipolicer_map_leaf_midprofs()
6050 int leaf_prof, mid_prof, leaf_match; in rvu_nix_setup_ratelimit_aggr() local
6078 leaf_prof = FIELD_PREP(NIX_RQ_PROF_HI_MASK, aq_rsp.rq.band_prof_id_h); in rvu_nix_setup_ratelimit_aggr()
6079 leaf_prof |= aq_rsp.rq.band_prof_id; in rvu_nix_setup_ratelimit_aggr()
6082 ipolicer->match_id[leaf_prof] = match_id; in rvu_nix_setup_ratelimit_aggr()
6086 if (idx == leaf_prof) in rvu_nix_setup_ratelimit_aggr()
6123 leaf_prof, mid_prof); in rvu_nix_setup_ratelimit_aggr()
6127 __func__, leaf_prof, mid_prof); in rvu_nix_setup_ratelimit_aggr()
[all …]