Searched refs:lvl_map (Results 1 – 1 of 1) sorted by relevance
26 static const enum roc_nix_bpf_level_flag lvl_map[] = {ROC_NIX_BPF_LEVEL_F_LEAF, enum570 switch (lvl_map[mtr->level]) { in cnxk_nix_mtr_destroy()723 lvl_map[mtr->level], &table); in cnxk_nix_mtr_dscp_table_update()848 lvl_map[mtr->level]); in cnxk_nix_mtr_stats_read()990 switch (lvl_map[mtr->level]) { in nix_mtr_chain_update()1133 lvl_flag = lvl_map[base_mtr->level]; in nix_mtr_connect()1178 idx0 = roc_nix_bpf_level_to_idx(lvl_map[mtr[0]->level]); in nix_mtr_configure()1193 idx1 = roc_nix_bpf_level_to_idx(lvl_map[mtr[1]->level]); in nix_mtr_configure()1210 idx2 = roc_nix_bpf_level_to_idx(lvl_map[mtr[2]->level]); in nix_mtr_configure()1243 lvl_map[mtr[i]->level], in nix_mtr_configure()[all …]