Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h343 struct cpl_close_con_rpl { struct
344 union opcode_tid ot;
345 u8 rsvd[3];
346 u8 status;
347 u32 snd_nxt;
348 u32 rcv_nxt;
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A 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;
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h740 struct cpl_close_con_rpl { struct
741 union opcode_tid ot;
742 u8 rsvd[3];
743 u8 status;
744 __be32 snd_nxt;
745 __be32 rcv_nxt;