Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtrap.c130 int cpu = mlx5_comp_vector_get_cpu(priv->mdev, 0); in mlx5e_open_trap()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c1119 int mlx5_comp_vector_get_cpu(struct mlx5_core_dev *dev, int vector) in mlx5_comp_vector_get_cpu() function
1132 EXPORT_SYMBOL(mlx5_comp_vector_get_cpu);
Den_main.c2450 int cpu = mlx5_comp_vector_get_cpu(priv->mdev, ix); in mlx5e_open_channel()
2867 int cpu = mlx5_comp_vector_get_cpu(mdev, irq); in mlx5e_set_default_xps_cpumasks()
/Linux-v6.6/include/linux/mlx5/
Ddriver.h1117 int mlx5_comp_vector_get_cpu(struct mlx5_core_dev *dev, int vector);