Searched refs:n_tm_nodes (Results 1 – 2 of 2) sorted by relevance
2040 p->soft.tm.h.n_tm_nodes[n->level]++; in pmd_tm_node_add()2081 p->soft.tm.h.n_tm_nodes[n->level]--; in pmd_tm_node_delete()2212 n_pipes_per_subport = h->n_tm_nodes[TM_NODE_LEVEL_PIPE] / in pipe_profile_mark()2213 h->n_tm_nodes[TM_NODE_LEVEL_SUBPORT]; in pipe_profile_mark()2226 h->n_tm_nodes[TM_NODE_LEVEL_SUBPORT]; in pipe_profile_get()2521 if (h->n_tm_nodes[TM_NODE_LEVEL_PIPE] == 0) in hierarchy_commit_check()2531 n_pipes_per_subport = h->n_tm_nodes[TM_NODE_LEVEL_PIPE] / in hierarchy_commit_check()2532 h->n_tm_nodes[TM_NODE_LEVEL_SUBPORT]; in hierarchy_commit_check()2772 h->n_tm_nodes[TM_NODE_LEVEL_PIPE] / in hierarchy_blueprints_create()2773 h->n_tm_nodes[TM_NODE_LEVEL_SUBPORT], in hierarchy_blueprints_create()[all …]
254 uint32_t n_tm_nodes[TM_NODE_LEVEL_MAX]; member768 return p->soft.tm.h.n_tm_nodes[TM_NODE_LEVEL_PORT]; in tm_used()