Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_bpf.c418 req->prof_count[sw_to_hw_lvl_map[leaf_idx]] = in roc_nix_bpf_alloc()
423 req->prof_count[sw_to_hw_lvl_map[mid_idx]] = in roc_nix_bpf_alloc()
428 req->prof_count[sw_to_hw_lvl_map[top_idx]] = in roc_nix_bpf_alloc()
439 rsp->prof_count[sw_to_hw_lvl_map[leaf_idx]]; in roc_nix_bpf_alloc()
442 rsp->prof_idx[sw_to_hw_lvl_map[leaf_idx]][i]; in roc_nix_bpf_alloc()
449 rsp->prof_count[sw_to_hw_lvl_map[mid_idx]]; in roc_nix_bpf_alloc()
452 rsp->prof_idx[sw_to_hw_lvl_map[mid_idx]][i]; in roc_nix_bpf_alloc()
459 rsp->prof_count[sw_to_hw_lvl_map[top_idx]]; in roc_nix_bpf_alloc()
462 rsp->prof_idx[sw_to_hw_lvl_map[top_idx]][i]; in roc_nix_bpf_alloc()
487 level = sw_to_hw_lvl_map[profs[i].level]; in roc_nix_bpf_free()
[all …]