Home
last modified time | relevance | path

Searched refs:max_tm_rate (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c58 if (ir > hw->max_tm_rate) { in hns3_shaper_para_calc()
60 "supported.", ir, hw->max_tm_rate); in hns3_shaper_para_calc()
732 hw->dcb_info.pg_info[i].bw_limit = hw->max_tm_rate; in hns3_dcb_info_init()
1407 hw->dcb_info.pg_info[0].bw_limit = hw->max_tm_rate; in hns3_dcb_info_cfg()
H A Dhns3_cmd.h855 uint32_t max_tm_rate; member
H A Dhns3_ethdev.h472 uint32_t max_tm_rate; member
H A Dhns3_ethdev.c2942 hw->max_tm_rate = HNS3_ETHER_MAX_RATE; in hns3_set_default_dev_specifications()
2956 hw->max_tm_rate = rte_le_to_cpu_32(req0->max_tm_rate); in hns3_parse_dev_specifications()