Searched refs:pg_weight (Results 1 – 1 of 1) sorted by relevance
572 struct hclge_pg_weight_cmd *pg_weight; in hclge_dbg_dump_tm() local623 pg_weight = (struct hclge_pg_weight_cmd *)desc.data; in hclge_dbg_dump_tm()624 dev_info(&hdev->pdev->dev, "PG pg_id: %u\n", pg_weight->pg_id); in hclge_dbg_dump_tm()625 dev_info(&hdev->pdev->dev, "PG dwrr: %u\n", pg_weight->dwrr); in hclge_dbg_dump_tm()