Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
[linux-2.6-block.git] / drivers / infiniband / hw / cxgb4 / iw_cxgb4.h
index 6f533fbcc4b3d89fe1f4c9da2ae3fd6220720819..125bc5d1e175ba4b18085fa0323dd304689b504b 100644 (file)
@@ -810,6 +810,8 @@ struct c4iw_ep {
        u8 retry_with_mpa_v1;
        u8 tried_with_mpa_v1;
        unsigned int retry_count;
+       int snd_win;
+       int rcv_win;
 };
 
 static inline void print_addr(struct c4iw_ep_common *epc, const char *func,