Searched refs:hclge_dbg_fill_shaper_content (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_debugfs.c | 1362 static void hclge_dbg_fill_shaper_content(struct hclge_tm_shaper_para *para, in hclge_dbg_fill_shaper_content() function 1426 hclge_dbg_fill_shaper_content(&c_shaper_para, result, &j); in __hclge_dbg_dump_tm_pg() 1427 hclge_dbg_fill_shaper_content(&p_shaper_para, result, &j); in __hclge_dbg_dump_tm_pg() 1673 hclge_dbg_fill_shaper_content(&c_shaper_para, result, &j); in hclge_dbg_dump_tm_pri() 1674 hclge_dbg_fill_shaper_content(&p_shaper_para, result, &j); in hclge_dbg_dump_tm_pri() 1749 hclge_dbg_fill_shaper_content(&shaper_para, result, &j); in hclge_dbg_dump_tm_qset()
|