Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c902 mlx5_comp_irq_get_affinity_mask(struct mlx5_core_dev *dev, int vector) in mlx5_comp_irq_get_affinity_mask() function
909 EXPORT_SYMBOL(mlx5_comp_irq_get_affinity_mask);
H A Den_main.c1980 int cpu = cpumask_first(mlx5_comp_irq_get_affinity_mask(priv->mdev, ix)); in mlx5e_open_channel()
2983 int cpu = cpumask_first(mlx5_comp_irq_get_affinity_mask(mdev, irq)); in mlx5e_set_default_xps_cpumasks()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Ddriver.h1028 mlx5_comp_irq_get_affinity_mask(struct mlx5_core_dev *dev, int vector);