Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.c353 struct hclge_pg_shapping_cmd *pg_shap_cfg_cmd; in hclge_dbg_dump_tm_pg() local
364 pg_shap_cfg_cmd = (struct hclge_pg_shapping_cmd *)desc.data; in hclge_dbg_dump_tm_pg()
365 dev_info(&hdev->pdev->dev, "PG_C pg_id: %u\n", pg_shap_cfg_cmd->pg_id); in hclge_dbg_dump_tm_pg()
367 pg_shap_cfg_cmd->pg_shapping_para); in hclge_dbg_dump_tm_pg()
375 pg_shap_cfg_cmd = (struct hclge_pg_shapping_cmd *)desc.data; in hclge_dbg_dump_tm_pg()
376 dev_info(&hdev->pdev->dev, "PG_P pg_id: %u\n", pg_shap_cfg_cmd->pg_id); in hclge_dbg_dump_tm_pg()
378 pg_shap_cfg_cmd->pg_shapping_para); in hclge_dbg_dump_tm_pg()