Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_priv.h382 bool hw_only);
H A Droc_nix_tm_ops.c77 roc_nix_tm_free_resources(struct roc_nix *roc_nix, bool hw_only) in roc_nix_tm_free_resources() argument
84 return nix_tm_free_resources(roc_nix, BIT(ROC_NIX_TM_USER), hw_only); in roc_nix_tm_free_resources()
H A Droc_nix_tm.c1601 nix_tm_free_resources(struct roc_nix *roc_nix, uint32_t tree_mask, bool hw_only) in nix_tm_free_resources() argument
1636 if (hw_only) in nix_tm_free_resources()
H A Droc_nix.h594 int __roc_api roc_nix_tm_free_resources(struct roc_nix *roc_nix, bool hw_only);