Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c4935 case BAND_PROF_MID_LAYER: in nix_setup_ipolicers()
4982 if (layer != BAND_PROF_MID_LAYER) in nix_setup_ipolicers()
5049 hi_layer = BAND_PROF_MID_LAYER; in nix_verify_bandprof()
5050 else if (layer == BAND_PROF_MID_LAYER) in nix_verify_bandprof()
5293 ipolicer = &nix_hw->ipolicer[BAND_PROF_MID_LAYER]; in rvu_nix_setup_ratelimit_aggr()
5344 aq_req.qidx = (mid_prof & 0x3FFF) | (BAND_PROF_MID_LAYER << 14); in rvu_nix_setup_ratelimit_aggr()
5423 ipolicer = &nix_hw->ipolicer[BAND_PROF_MID_LAYER]; in nix_clear_ratelimit_aggr()
Drvu_struct.h687 BAND_PROF_MID_LAYER = 2, enumerator
Drvu_debugfs.c2247 (layer == BAND_PROF_MID_LAYER) ? "Mid" : "Top"; in rvu_dbg_nix_band_prof_ctx_display()
2302 (layer == BAND_PROF_MID_LAYER) ? "Mid " : "Top "; in rvu_dbg_nix_band_prof_rsrc_display()