Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.c447 struct hclge_pg_weight_cmd *pg_weight; in hclge_dbg_dump_tm() local
497 pg_weight = (struct hclge_pg_weight_cmd *)desc.data; in hclge_dbg_dump_tm()
498 dev_info(&hdev->pdev->dev, "PG pg_id: %u\n", pg_weight->pg_id); in hclge_dbg_dump_tm()
499 dev_info(&hdev->pdev->dev, "PG dwrr: %u\n", pg_weight->dwrr); in hclge_dbg_dump_tm()