Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtrap.c133 int cpu = mlx5_comp_vector_get_cpu(priv->mdev, 0); in mlx5e_open_trap()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Deq.c1126 int mlx5_comp_vector_get_cpu(struct mlx5_core_dev *dev, int vector) in mlx5_comp_vector_get_cpu() function
1139 EXPORT_SYMBOL(mlx5_comp_vector_get_cpu);
Den_main.c2670 cpu = mlx5_comp_vector_get_cpu(mdev, vec_ix); in mlx5e_open_channel()
3044 int cpu = mlx5_comp_vector_get_cpu(mdev, irq); in mlx5e_set_default_xps_cpumasks()
/linux-6.12.1/include/linux/mlx5/
Ddriver.h1135 int mlx5_comp_vector_get_cpu(struct mlx5_core_dev *dev, int vector);