Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_tm.c522 hns3_tm_calc_node_tc_no(&pf->tm_conf, node_id) >= hw->num_tc) { in hns3_tm_tc_node_add()
579 hns3_tm_calc_node_tc_no(&pf->tm_conf, parent_node->id)) { in hns3_tm_queue_node_add()
976 if (hns3_tm_calc_node_tc_no(tm_conf, tm_node->id) >= in hns3_tm_configure_check()
993 hns3_tm_calc_node_tc_no(tm_conf, tm_node->parent->id)) { in hns3_tm_configure_check()
1029 tc_no = hns3_tm_calc_node_tc_no(&pf->tm_conf, tm_node->id); in hns3_tm_hierarchy_do_commit()
1135 tc_no = hns3_tm_calc_node_tc_no(&pf->tm_conf, node_id); in hns3_tm_node_shaper_do_update()
1285 tc_no = hns3_tm_calc_node_tc_no(&pf->tm_conf, tm_node->id); in hns3_tm_dev_stop_proc()
H A Dhns3_tm.h99 hns3_tm_calc_node_tc_no(struct hns3_tm_conf *conf, uint32_t node_id) in hns3_tm_calc_node_tc_no() function
H A Dhns3_ethdev_dump.c682 tidx = hns3_tm_calc_node_tc_no(conf, tm_node->id); in get_tm_conf_tc_node_info()
694 tm_node->id, hns3_tm_calc_node_tc_no(conf, tm_node->id), in get_tm_conf_tc_node_info()
756 hns3_tm_calc_node_tc_no(conf, tm_node->parent->id) : 0; in get_tm_conf_queue_node_info()