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