Searched refs:hclge_hw_module_id_st (Results 1 – 1 of 1) sorted by relevance
1620 static const struct hclge_hw_module_id hclge_hw_module_id_st[] = { variable3203 total_module = ARRAY_SIZE(hclge_hw_module_id_st); in hclge_handle_error_type_reg_log()3207 if (mod_id == hclge_hw_module_id_st[i].module_id) { in hclge_handle_error_type_reg_log()3224 hclge_hw_module_id_st[index_module].msg, in hclge_handle_error_type_reg_log()3235 if (hclge_hw_module_id_st[index_module].query_reg_info) in hclge_handle_error_type_reg_log()3236 hclge_hw_module_id_st[index_module].query_reg_info(hdev); in hclge_handle_error_type_reg_log()