Searched refs:hclge_dbg_fill_content (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_debugfs.c | 88 static void hclge_dbg_fill_content(char *content, u16 len, in hclge_dbg_fill_content() function 751 hclge_dbg_fill_content(content, sizeof(content), tm_pg_items, in __hclge_dbg_dump_tm_pg() 791 hclge_dbg_fill_content(content, sizeof(content), tm_pg_items, in __hclge_dbg_dump_tm_pg() 998 hclge_dbg_fill_content(content, sizeof(content), tm_pri_items, in hclge_dbg_dump_tm_pri() 1032 hclge_dbg_fill_content(content, sizeof(content), tm_pri_items, in hclge_dbg_dump_tm_pri() 1074 hclge_dbg_fill_content(content, sizeof(content), tm_qset_items, in hclge_dbg_dump_tm_qset() 1106 hclge_dbg_fill_content(content, sizeof(content), tm_qset_items, in hclge_dbg_dump_tm_qset() 2015 hclge_dbg_fill_content(content, sizeof(content), mac_list_items, in hclge_dbg_dump_mac_list() 2030 hclge_dbg_fill_content(content, sizeof(content), in hclge_dbg_dump_mac_list() 2256 hclge_dbg_fill_content(content, sizeof(content), vlan_filter_items, in hclge_dbg_dump_vlan_filter_config() [all …]
|