Searched refs:cur_cpu_family (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dmlx5.c219 int cur_cpu_family = -1; local
235 cur_cpu_family = -1;
238 if ((cur_cpu_family < 0) && (!read_number_from_line(line, &value)))
239 cur_cpu_family = value;
246 if ((cur_cpu_family == 6) &&

Completed in 51 milliseconds