]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/mlx4/mlx4.h
mlx4_core: Increase max number of QPs per multicast group to 56
[linux-2.6-omap-h63xx.git] / drivers / net / mlx4 / mlx4.h
index 2bad045b25cf3fe74c54d002749073891d705c0d..53a1cdddfc13b1e4a40a37abfa630b60a942301f 100644 (file)
@@ -56,7 +56,7 @@ enum {
 };
 
 enum {
-       MLX4_MGM_ENTRY_SIZE     =  0x40,
+       MLX4_MGM_ENTRY_SIZE     =  0x100,
        MLX4_QP_PER_MGM         = 4 * (MLX4_MGM_ENTRY_SIZE / 16 - 2),
        MLX4_MTT_ENTRY_PER_SEG  = 8
 };