Home
last modified time | relevance | path

Searched defs:cpl_close_con_rpl (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h352 struct cpl_close_con_rpl { struct
353 union opcode_tid ot;
354 u8 rsvd[3];
355 u8 status;
356 u32 snd_nxt;
357 u32 rcv_nxt;
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h613 struct cpl_close_con_rpl { struct
614 union opcode_tid ot;
615 u8 rsvd[3];
616 u8 status;
617 __be32 snd_nxt;
618 __be32 rcv_nxt;
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h715 struct cpl_close_con_rpl { struct
716 RSS_HDR union opcode_tid ot;
717 __u8 rsvd[3];
718 __u8 status;
719 __be32 snd_nxt;
720 __be32 rcv_nxt;