Searched refs:pg_shap_cfg_cmd (Results 1 – 1 of 1) sorted by relevance
475 struct hclge_pg_shapping_cmd *pg_shap_cfg_cmd; in hclge_dbg_dump_tm_pg() local486 pg_shap_cfg_cmd = (struct hclge_pg_shapping_cmd *)desc.data; in hclge_dbg_dump_tm_pg()487 dev_info(&hdev->pdev->dev, "PG_C pg_id: %u\n", pg_shap_cfg_cmd->pg_id); in hclge_dbg_dump_tm_pg()489 le32_to_cpu(pg_shap_cfg_cmd->pg_shapping_para)); in hclge_dbg_dump_tm_pg()497 pg_shap_cfg_cmd = (struct hclge_pg_shapping_cmd *)desc.data; in hclge_dbg_dump_tm_pg()498 dev_info(&hdev->pdev->dev, "PG_P pg_id: %u\n", pg_shap_cfg_cmd->pg_id); in hclge_dbg_dump_tm_pg()500 le32_to_cpu(pg_shap_cfg_cmd->pg_shapping_para)); in hclge_dbg_dump_tm_pg()