Searched refs:mod_err_info (Results 1 – 1 of 1) sorted by relevance
2191 struct hns3_mod_err_info *mod_err_info, in hns3_handle_type_reg_error_data() argument2201 mod_id = mod_err_info->mod_id; in hns3_handle_type_reg_error_data()2230 struct hns3_mod_err_info *mod_err_info; in hns3_handle_module_error_data() local2252 mod_err_info = (struct hns3_mod_err_info *)&buf[offset++]; in hns3_handle_module_error_data()2253 err_num = mod_err_info->err_num; in hns3_handle_module_error_data()2264 hns3_handle_type_reg_error_data(hw, mod_err_info, in hns3_handle_module_error_data()