Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_priv.h385 int nix_tm_alloc_txschq(struct nix *nix, enum roc_nix_tm_tree tree);
H A Droc_nix_tm_ops.c590 rc = nix_tm_alloc_txschq(nix, tree); in roc_nix_tm_hierarchy_enable()
H A Droc_nix_tm.c1228 nix_tm_alloc_txschq(struct nix *nix, enum roc_nix_tm_tree tree) in nix_tm_alloc_txschq() function