Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c890 mlx5_comp_irq_get_affinity_mask(struct mlx5_core_dev *dev, int vector) in mlx5_comp_irq_get_affinity_mask() function
897 EXPORT_SYMBOL(mlx5_comp_irq_get_affinity_mask);
Den_main.c1974 int cpu = cpumask_first(mlx5_comp_irq_get_affinity_mask(priv->mdev, ix)); in mlx5e_open_channel()
2969 int cpu = cpumask_first(mlx5_comp_irq_get_affinity_mask(mdev, irq)); in mlx5e_set_default_xps_cpumasks()
/Linux-v5.10/include/linux/mlx5/
Ddriver.h1029 mlx5_comp_irq_get_affinity_mask(struct mlx5_core_dev *dev, int vector);