Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.c567 struct hclge_priority_weight_cmd *priority_weight; in hclge_dbg_dump_tm() local
644 priority_weight = (struct hclge_priority_weight_cmd *)desc.data; in hclge_dbg_dump_tm()
645 dev_info(&hdev->pdev->dev, "PRI pri_id: %u\n", priority_weight->pri_id); in hclge_dbg_dump_tm()
646 dev_info(&hdev->pdev->dev, "PRI dwrr: %u\n", priority_weight->dwrr); in hclge_dbg_dump_tm()