Home
last modified time | relevance | path

Searched defs:cpl_act_open_rpl (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h660 struct cpl_act_open_rpl { struct
662 union opcode_tid ot;
663 __be16 local_port;
664 __be16 peer_port;
665 __be32 local_ip;
666 __be32 peer_ip;
667 __be32 atid;
668 __u8 rsvd[3];
669 __u8 status;
/freebsd-src/sys/dev/cxgbe/common/
H A Dt4_msg.h892 struct cpl_act_open_rpl { struct
898 /* cpl_act_open_rpl.atid_status fields */ argument