RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
[linux-2.6-block.git] / drivers / infiniband / hw / cxgb4 / iw_cxgb4.h
index 23eaeabab93b50d483e279de2adb7175c7c29dfc..b810d2a89d05333e1767b2aeb7e8751f7d9873dc 100644 (file)
@@ -441,6 +441,7 @@ struct c4iw_qp {
        atomic_t refcnt;
        wait_queue_head_t wait;
        struct timer_list timer;
+       int sq_sig_all;
 };
 
 static inline struct c4iw_qp *to_c4iw_qp(struct ib_qp *ibqp)