Home
last modified time | relevance | path

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

/Linux-v5.15/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
97 static const struct hclge_dbg_dfx_message hclge_dbg_bios_common_reg[] = {
113 static const struct hclge_dbg_dfx_message hclge_dbg_ssu_reg_0[] = {
185 static const struct hclge_dbg_dfx_message hclge_dbg_ssu_reg_1[] = {
292 static const struct hclge_dbg_dfx_message hclge_dbg_ssu_reg_2[] = {
301 static const struct hclge_dbg_dfx_message hclge_dbg_igu_egu_reg[] = {
366 static const struct hclge_dbg_dfx_message hclge_dbg_rpu_reg_0[] = {
375 static const struct hclge_dbg_dfx_message hclge_dbg_rpu_reg_1[] = {
391 static const struct hclge_dbg_dfx_message hclge_dbg_ncsi_reg[] = {
[all …]
Dhclge_debugfs.c166 const struct hclge_dbg_dfx_message *dfx_message = reg_info->dfx_msg; in hclge_dbg_dump_reg_tqp()
221 const struct hclge_dbg_dfx_message *dfx_message = reg_info->dfx_msg; in hclge_dbg_dump_reg_common()