Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.h261 int hclge_tm_get_pri_sch_mode(struct hclge_dev *hdev, u8 pri_id, u8 *mode);
H A Dhclge_tm.c1864 int hclge_tm_get_pri_sch_mode(struct hclge_dev *hdev, u8 pri_id, u8 *mode) in hclge_tm_get_pri_sch_mode() function
H A Dhclge_debugfs.c1003 ret = hclge_tm_get_pri_sch_mode(hdev, i, &sch_mode); in hclge_dbg_dump_tm_pri()