Searched refs:n_tm_nodes (Results 1 – 2 of 2) sorted by relevance
2034 p->soft.tm.h.n_tm_nodes[n->level]++; in pmd_tm_node_add()2075 p->soft.tm.h.n_tm_nodes[n->level]--; in pmd_tm_node_delete()2206 n_pipes_per_subport = h->n_tm_nodes[TM_NODE_LEVEL_PIPE] / in pipe_profile_mark()2207 h->n_tm_nodes[TM_NODE_LEVEL_SUBPORT]; in pipe_profile_mark()2220 h->n_tm_nodes[TM_NODE_LEVEL_SUBPORT]; in pipe_profile_get()2515 if (h->n_tm_nodes[TM_NODE_LEVEL_PIPE] == 0) in hierarchy_commit_check()2525 n_pipes_per_subport = h->n_tm_nodes[TM_NODE_LEVEL_PIPE] / in hierarchy_commit_check()2526 h->n_tm_nodes[TM_NODE_LEVEL_SUBPORT]; in hierarchy_commit_check()2766 h->n_tm_nodes[TM_NODE_LEVEL_PIPE] / in hierarchy_blueprints_create()2767 h->n_tm_nodes[TM_NODE_LEVEL_SUBPORT], in hierarchy_blueprints_create()[all …]
266 uint32_t n_tm_nodes[TM_NODE_LEVEL_MAX]; member784 return p->soft.tm.h.n_tm_nodes[TM_NODE_LEVEL_PORT]; in tm_used()