Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.h252 int hclge_tm_port_shaper_cfg(struct hclge_dev *hdev);
H A Dhclge_tm.c464 int hclge_tm_port_shaper_cfg(struct hclge_dev *hdev) in hclge_tm_port_shaper_cfg() function
1337 ret = hclge_tm_port_shaper_cfg(hdev); in hclge_tm_shaper_cfg()
H A Dhclge_main.c3488 (void)hclge_tm_port_shaper_cfg(hdev); in hclge_update_port_info()