Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_tm.h64 uint32_t nb_shaper_profile; /* number of shaper profile */ member
H A Dhns3_tm.c42 pf->tm_conf.nb_shaper_profile = 0; in hns3_tm_conf_init()
85 if (pf->tm_conf.nb_shaper_profile > 0) { in hns3_tm_conf_uninit()
92 pf->tm_conf.nb_shaper_profile = 0; in hns3_tm_conf_uninit()
233 if (pf->tm_conf.nb_shaper_profile >= in hns3_tm_shaper_profile_add()
262 pf->tm_conf.nb_shaper_profile++; in hns3_tm_shaper_profile_add()
293 pf->tm_conf.nb_shaper_profile--; in hns3_tm_shaper_profile_del()
H A Dhns3_ethdev_dump.c641 if (!conf->nb_shaper_profile) in get_tm_conf_shaper_info()
780 conf->nb_shaper_profile, conf->nb_tc_node, conf->nb_queue_node, in get_tm_conf_info()