Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.h78 struct hclge_dbg_dfx_message { struct
86 const struct hclge_dbg_dfx_message *dfx_msg; argument
102 static const struct hclge_dbg_dfx_message hclge_dbg_bios_common_reg[] = {
118 static const struct hclge_dbg_dfx_message hclge_dbg_ssu_reg_0[] = {
190 static const struct hclge_dbg_dfx_message hclge_dbg_ssu_reg_1[] = {
297 static const struct hclge_dbg_dfx_message hclge_dbg_ssu_reg_2[] = {
306 static const struct hclge_dbg_dfx_message hclge_dbg_igu_egu_reg[] = {
371 static const struct hclge_dbg_dfx_message hclge_dbg_rpu_reg_0[] = {
380 static const struct hclge_dbg_dfx_message hclge_dbg_rpu_reg_1[] = {
396 static const struct hclge_dbg_dfx_message hclge_dbg_ncsi_reg[] = {
[all …]
Dhclge_debugfs.c172 const struct hclge_dbg_dfx_message *dfx_message = reg_info->dfx_msg; in hclge_dbg_dump_reg_tqp()
227 const struct hclge_dbg_dfx_message *dfx_message = reg_info->dfx_msg; in hclge_dbg_dump_reg_common()