Searched refs:MLX5_COMP_EQ_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/mlx5/ | ||
D | driver.h | 549 MLX5_COMP_EQ_SIZE = 1024, enumerator |
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ | ||
D | main.c | 561 nent = MLX5_COMP_EQ_SIZE; in alloc_comp_eqs() |