cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition
[deliverable/linux.git] / drivers / scsi / cxgbi / cxgb4i / cxgb4i.h
index e5f8f656b222f609a37e2fee11951b95441608b6..2fd9c76fc21cb172fe76d3b2c8b3e4f422951a17 100644 (file)
 
 #define T5_ISS_VALID           (1 << 18)
 
-struct cpl_rx_data_ddp {
-       union opcode_tid ot;
-       __be16 urg;
-       __be16 len;
-       __be32 seq;
-       union {
-               __be32 nxt_seq;
-               __be32 ddp_report;
-       };
-       __be32 ulp_crc;
-       __be32 ddpvld;
-};
 #endif /* __CXGB4I_H__ */
This page took 0.025168 seconds and 5 git commands to generate.