Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtrap.c131 int cpu = cpumask_first(mlx5_comp_irq_get_affinity_mask(priv->mdev, 0)); in mlx5e_open_trap()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c980 mlx5_comp_irq_get_affinity_mask(struct mlx5_core_dev *dev, int vector) in mlx5_comp_irq_get_affinity_mask() function
993 EXPORT_SYMBOL(mlx5_comp_irq_get_affinity_mask);
Den_main.c2400 int cpu = cpumask_first(mlx5_comp_irq_get_affinity_mask(priv->mdev, ix)); in mlx5e_open_channel()
2813 int cpu = cpumask_first(mlx5_comp_irq_get_affinity_mask(mdev, irq)); in mlx5e_set_default_xps_cpumasks()
/linux-6.1.9/include/linux/mlx5/
Ddriver.h1104 mlx5_comp_irq_get_affinity_mask(struct mlx5_core_dev *dev, int vector);