Searched refs:MLX4_MAX_MGM_ENTRY_SIZE (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4.h65 MLX4_MAX_MGM_ENTRY_SIZE = 0x1000, enumerator in enum:__anon2672
66 MLX4_MAX_QP_PER_MGM = 4 * (MLX4_MAX_MGM_ENTRY_SIZE / 16 - 2),
H A Dmcg.c57 return min((1 << mlx4_log_num_mgm_entry_size), MLX4_MAX_MGM_ENTRY_SIZE);

Completed in 13 milliseconds