Searched refs:hw_only (Results 1 – 4 of 4) sorted by relevance
382 bool hw_only);
77 roc_nix_tm_free_resources(struct roc_nix *roc_nix, bool hw_only) in roc_nix_tm_free_resources() argument84 return nix_tm_free_resources(roc_nix, BIT(ROC_NIX_TM_USER), hw_only); in roc_nix_tm_free_resources()
1601 nix_tm_free_resources(struct roc_nix *roc_nix, uint32_t tree_mask, bool hw_only) in nix_tm_free_resources() argument1636 if (hw_only) in nix_tm_free_resources()
594 int __roc_api roc_nix_tm_free_resources(struct roc_nix *roc_nix, bool hw_only);