Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_struct.h735 uint64_t hl_en : 1; member
Drvu_nix.c5378 if (!req->prof.hl_en) in nix_verify_bandprof()
5559 aq_req->prof.hl_en = 1; in nix_ipolicer_map_leaf_midprofs()
5560 aq_req->prof_mask.hl_en = 1; in nix_ipolicer_map_leaf_midprofs()
5630 if (aq_rsp.prof.hl_en) { in rvu_nix_setup_ratelimit_aggr()
5686 aq_req.prof.hl_en = 0; in rvu_nix_setup_ratelimit_aggr()
5687 aq_req.prof_mask.hl_en = 1; in rvu_nix_setup_ratelimit_aggr()
5755 if (!aq_rsp.prof.hl_en) in nix_clear_ratelimit_aggr()
Drvu_debugfs.c2205 seq_printf(m, "W1: hl_en\t\t%d\n", prof->hl_en); in print_band_prof_ctx()