Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h197 struct cpl_pass_open_rpl { struct
198 union opcode_tid ot;
199 u16 local_port;
200 u16 peer_port;
201 u32 local_ip;
202 u32 peer_ip;
203 u8 resvd[7];
204 u8 status;
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h491 struct cpl_pass_open_rpl { struct
492 RSS_HDR union opcode_tid ot;
493 __be16 local_port;
494 __be16 peer_port;
495 __be32 local_ip;
496 __be32 peer_ip;
497 __u8 resvd[7];
498 __u8 status;
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h372 struct cpl_pass_open_rpl { struct
373 union opcode_tid ot;
374 u8 rsvd[3];
375 u8 status;