Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h207 struct cpl_pass_open_rpl { struct
208 union opcode_tid ot;
209 u16 local_port;
210 u16 peer_port;
211 u32 local_ip;
212 u32 peer_ip;
213 u8 resvd[7];
214 u8 status;
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h236 struct cpl_pass_open_rpl { struct
237 union opcode_tid ot;
238 u8 rsvd[3];
239 u8 status;
/linux-3.3/drivers/net/ethernet/chelsio/cxgb3/
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;