Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtrap.c124 int cpu = cpumask_first(mlx5_comp_irq_get_affinity_mask(priv->mdev, 0)); in mlx5e_open_trap()
/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c898 mlx5_comp_irq_get_affinity_mask(struct mlx5_core_dev *dev, int vector) in mlx5_comp_irq_get_affinity_mask() function
911 EXPORT_SYMBOL(mlx5_comp_irq_get_affinity_mask);
Den_main.c1987 int cpu = cpumask_first(mlx5_comp_irq_get_affinity_mask(priv->mdev, ix)); in mlx5e_open_channel()
2387 int cpu = cpumask_first(mlx5_comp_irq_get_affinity_mask(mdev, irq)); in mlx5e_set_default_xps_cpumasks()