Home
last modified time | relevance | path

Searched defs:cpl_abort_rpl (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h379 struct cpl_abort_rpl { struct
380 union opcode_tid ot;
381 u32 rsvd0;
382 u8 rsvd1;
383 u8 status;
384 u8 rsvd2[6];
/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h762 struct cpl_abort_rpl { struct
764 union opcode_tid ot;
765 __be32 rsvd0;
766 __u8 rsvd1;
767 __u8 cmd;
768 __u8 rsvd2[6];
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h798 struct cpl_abort_rpl { struct
800 union opcode_tid ot;
801 __be32 rsvd0;
802 u8 rsvd1;
803 u8 cmd;
804 u8 rsvd2[6];
/drivers/scsi/cxgbi/
Dlibcxgbi.h134 struct sk_buff *cpl_abort_rpl; member