Searched refs:nf_thr_error_code (Results 1 – 1 of 1) sorted by relevance
964 static struct mch_error_code nf_thr_error_code[] = { variable989 sz = sizeof (nf_thr_error_code) / sizeof (struct mch_error_code); in intel_thr_err()992 if (err_nf_thr & nf_thr_error_code[i].error_bit) { in intel_thr_err()993 rt = nf_thr_error_code[i].intel_error_list; in intel_thr_err()994 emask_thr |= nf_thr_error_code[i].emask; in intel_thr_err()