Home
last modified time | relevance | path

Searched refs:affinity_cpu_id (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_eq.c242 hint_err = bind_irq_to_cpu(eq->irq, eq->affinity_cpu_id); in mlx4_set_eq_affinity_hint()
1106 eq_table->eq[i].affinity_cpu_id = NOCPU; in mlx4_free_irqs()
H A Dmlx4.h398 int affinity_cpu_id; member
H A Dmlx4_main.c2836 eq->affinity_cpu_id = requested_cpu % num_online_cpus(); in mlx4_init_affinity_hint()