Searched refs:hns3_hw_err (Results 1 – 1 of 1) sorted by relevance
5985 static const struct hns3_hw_error_info hns3_hw_err[] = { variable6001 for (i = 0; i < ARRAY_SIZE(hns3_hw_err); i++) { in hns3_process_hw_error()6002 if (hns3_hw_err[i].type == type) { in hns3_process_hw_error()6004 hns3_hw_err[i].msg); in hns3_process_hw_error()