Home
last modified time | relevance | path

Searched refs:mlx5_comp_vectors_count (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Deq.c992 unsigned int mlx5_comp_vectors_count(struct mlx5_core_dev *dev) in mlx5_comp_vectors_count() function
996 EXPORT_SYMBOL(mlx5_comp_vectors_count);
A Den.h205 min_t(int, mlx5_comp_vectors_count(mdev), MLX5E_MAX_NUM_CHANNELS); in mlx5e_get_max_num_channels()
A Den_main.c2818 num_comp_vectors = mlx5_comp_vectors_count(mdev); in mlx5e_set_default_xps_cpumasks()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h1110 unsigned int mlx5_comp_vectors_count(struct mlx5_core_dev *dev);
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_send.c933 vector = raw_smp_processor_id() % mlx5_comp_vectors_count(mdev); in dr_create_cq()
/linux-6.3-rc2/drivers/vfio/pci/mlx5/
A Dcmd.c1028 vector = raw_smp_processor_id() % mlx5_comp_vectors_count(mdev); in mlx5vf_create_cq()
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dmain.c3684 dev->ib_dev.num_comp_vectors = mlx5_comp_vectors_count(mdev); in mlx5_ib_stage_init_init()

Completed in 38 milliseconds