Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Dversion.map275 roc_nix_tm_pfc_prepare_tree;
H A Droc_nix.h663 int __roc_api roc_nix_tm_pfc_prepare_tree(struct roc_nix *roc_nix);
H A Droc_nix_tm.c1469 roc_nix_tm_pfc_prepare_tree(struct roc_nix *roc_nix) in roc_nix_tm_pfc_prepare_tree() function
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev_ops.c1105 rc = roc_nix_tm_pfc_prepare_tree(nix); in nix_priority_flow_ctrl_configure()