Lines Matching defs:cpl_rx_data
1635 struct cpl_rx_data { struct1637 union opcode_tid ot;1638 __be16 rsvd;1639 __be16 len;1640 __be32 seq;1641 __be16 urg;1643 __u8 dack_mode:2;1644 __u8 psh:1;1645 __u8 heartbeat:1;1646 __u8 ddp_off:1;1650 __u8 ddp_off:1;1651 __u8 heartbeat:1;1652 __u8 psh:1;1653 __u8 dack_mode:2;1655 __u8 status;