Searched defs:topo_params (Results 1 – 2 of 2) sorted by relevance
414 struct topo_params { struct415 int num_packages;416 int num_die;417 int num_cpus;418 int num_cores;419 int max_cpu_num;420 int max_node_num;421 int nodes_per_pkg;422 int cores_per_node;423 int threads_per_core;
1313 struct ice_aqc_link_topo_params topo_params; member
Completed in 24 milliseconds