Home
last modified time | relevance | path

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

/Linux-v5.15/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()
/Linux-v5.15/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.c1972 int cpu = cpumask_first(mlx5_comp_irq_get_affinity_mask(priv->mdev, ix)); in mlx5e_open_channel()
2375 int cpu = cpumask_first(mlx5_comp_irq_get_affinity_mask(mdev, irq)); in mlx5e_set_default_xps_cpumasks()
/Linux-v5.15/include/linux/mlx5/
Ddriver.h1094 mlx5_comp_irq_get_affinity_mask(struct mlx5_core_dev *dev, int vector);