Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c865 mlx5_comp_irq_get_affinity_mask(struct mlx5_core_dev *dev, int vector) in mlx5_comp_irq_get_affinity_mask() function
872 EXPORT_SYMBOL(mlx5_comp_irq_get_affinity_mask);
Den_main.c1816 int cpu = cpumask_first(mlx5_comp_irq_get_affinity_mask(c->mdev, irq)); in mlx5e_alloc_xps_cpumask()
1949 int cpu = cpumask_first(mlx5_comp_irq_get_affinity_mask(priv->mdev, ix)); in mlx5e_open_channel()
/Linux-v5.4/include/linux/mlx5/
Ddriver.h1017 mlx5_comp_irq_get_affinity_mask(struct mlx5_core_dev *dev, int vector);