Home
last modified time | relevance | path

Searched defs:profs (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_nix_bpf.c382 struct roc_nix_bpf_objs *profs) in roc_nix_bpf_alloc()
471 roc_nix_bpf_free(struct roc_nix *roc_nix, struct roc_nix_bpf_objs *profs, in roc_nix_bpf_free()
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev_mtr.c549 struct roc_nix_bpf_objs profs = {0}; in cnxk_nix_mtr_destroy() local
1158 struct roc_nix_bpf_objs profs[ROC_NIX_BPF_LEVEL_MAX]; in nix_mtr_configure() local
H A Dcnxk_ethdev.c186 struct roc_nix_bpf_objs profs = {0}; in nix_meter_fini() local
H A Dcnxk_ethdev.h204 struct roc_nix_bpf_objs profs; member