mlx4: 64-byte CQE/EQE support
[deliverable/linux.git] / drivers / infiniband / hw / mlx4 / mlx4_ib.h
index e04cbc9a54a53ee68863c06f3440bf2be877df7e..dcd845bc30f03e59bb7ddee4143aff2633d1ad25 100644 (file)
@@ -90,6 +90,7 @@ struct mlx4_ib_xrcd {
 struct mlx4_ib_cq_buf {
        struct mlx4_buf         buf;
        struct mlx4_mtt         mtt;
+       int                     entry_size;
 };
 
 struct mlx4_ib_cq_resize {
This page took 0.023507 seconds and 5 git commands to generate.