Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c216 nvec = dev->caps.gen.num_ports * num_online_cpus() + MLX5_EQ_VEC_COMP_BASE; in mlx5_enable_msix()
218 if (nvec <= MLX5_EQ_VEC_COMP_BASE) in mlx5_enable_msix()
229 MLX5_EQ_VEC_COMP_BASE + 1, nvec); in mlx5_enable_msix()
233 table->num_comp_vectors = nvec - MLX5_EQ_VEC_COMP_BASE; in mlx5_enable_msix()
571 i + MLX5_EQ_VEC_COMP_BASE, nent, 0, in alloc_comp_eqs()
/linux-4.1.27/include/linux/mlx5/
Ddriver.h84 MLX5_EQ_VEC_COMP_BASE, enumerator