Searched refs:hclge_dbg_fill_shaper_content (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_debugfs.c | 724 static void hclge_dbg_fill_shaper_content(struct hclge_tm_shaper_para *para, in hclge_dbg_fill_shaper_content() function 788 hclge_dbg_fill_shaper_content(&c_shaper_para, result, &j); in __hclge_dbg_dump_tm_pg() 789 hclge_dbg_fill_shaper_content(&p_shaper_para, result, &j); in __hclge_dbg_dump_tm_pg() 1030 hclge_dbg_fill_shaper_content(&c_shaper_para, result, &j); in hclge_dbg_dump_tm_pri() 1031 hclge_dbg_fill_shaper_content(&p_shaper_para, result, &j); in hclge_dbg_dump_tm_pri() 1104 hclge_dbg_fill_shaper_content(&shaper_para, result, &j); in hclge_dbg_dump_tm_qset()
|