Home
last modified time | relevance | path

Searched refs:nb_shaper_profile_max (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_tm.h61 uint32_t nb_shaper_profile_max; /* max numbers of shaper profile */ member
H A Dhns3_tm.c39 pf->tm_conf.nb_shaper_profile_max = 1 + HNS3_MAX_TC_NUM; in hns3_tm_conf_init()
97 pf->tm_conf.nb_shaper_profile_max = 0; in hns3_tm_conf_uninit()
234 pf->tm_conf.nb_shaper_profile_max) { in hns3_tm_shaper_profile_add()