Searched defs:cpl_close_con_rpl (Results 1 – 3 of 3) sorted by relevance
353 struct cpl_close_con_rpl { struct354 union opcode_tid ot;355 u8 rsvd[3];356 u8 status;357 u32 snd_nxt;358 u32 rcv_nxt;
353 struct cpl_close_con_rpl { struct354 union opcode_tid ot;355 u8 rsvd[3];356 u8 status;357 __be32 snd_nxt;358 __be32 rcv_nxt;
715 struct cpl_close_con_rpl { struct716 RSS_HDR union opcode_tid ot;717 __u8 rsvd[3];718 __u8 status;719 __be32 snd_nxt;720 __be32 rcv_nxt;