Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_tm.c270 node->hw_id = NIX_TM_HW_ID_INVALID; in nix_tm_node_add()
279 node->parent_hw_id = NIX_TM_HW_ID_INVALID; in nix_tm_node_add()
508 node->parent->hw_id == NIX_TM_HW_ID_INVALID) { in nix_tm_leaf_data_get()
934 node->hw_id = NIX_TM_HW_ID_INVALID; in nix_tm_free_node_resource()
957 node->hw_id = NIX_TM_HW_ID_INVALID; in nix_tm_free_node_resource()
H A Droc_nix_priv.h35 #define NIX_TM_HW_ID_INVALID UINT32_MAX macro
H A Droc_nix_tm_ops.c990 node->parent->hw_id == NIX_TM_HW_ID_INVALID) in roc_nix_tm_rlimit_sq()