Home
last modified time | relevance | path

Searched refs:mlx5_comp_vector_get_cpu (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c1118 int mlx5_comp_vector_get_cpu(struct mlx5_core_dev *dev, int vector)
1131 EXPORT_SYMBOL(mlx5_comp_vector_get_cpu); in mlx5_comp_vector_get_cpu()
1119 int mlx5_comp_vector_get_cpu(struct mlx5_core_dev *dev, int vector) mlx5_comp_vector_get_cpu() function
H A Den_main.c2845 cpu = mlx5_comp_vector_get_cpu(mdev, vec_ix); in mlx5e_open_channel()
3227 int cpu = mlx5_comp_vector_get_cpu(mdev, irq); in mlx5e_set_default_xps_cpumasks()