Searched refs:hclge_dbg_fill_content (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_debugfs.c | 728 static void hclge_dbg_fill_content(char *content, u16 len, in hclge_dbg_fill_content() function 1389 hclge_dbg_fill_content(content, sizeof(content), tm_pg_items, in __hclge_dbg_dump_tm_pg() 1429 hclge_dbg_fill_content(content, sizeof(content), tm_pg_items, in __hclge_dbg_dump_tm_pg() 1641 hclge_dbg_fill_content(content, sizeof(content), tm_pri_items, in hclge_dbg_dump_tm_pri() 1675 hclge_dbg_fill_content(content, sizeof(content), tm_pri_items, in hclge_dbg_dump_tm_pri() 1719 hclge_dbg_fill_content(content, sizeof(content), tm_qset_items, in hclge_dbg_dump_tm_qset() 1751 hclge_dbg_fill_content(content, sizeof(content), tm_qset_items, in hclge_dbg_dump_tm_qset() 2660 hclge_dbg_fill_content(content, sizeof(content), mac_list_items, in hclge_dbg_dump_mac_list() 2675 hclge_dbg_fill_content(content, sizeof(content), in hclge_dbg_dump_mac_list() 2901 hclge_dbg_fill_content(content, sizeof(content), vlan_filter_items, in hclge_dbg_dump_vlan_filter_config() [all …]
|