Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h206 struct cpl_pass_open_rpl { struct
207 union opcode_tid ot;
208 u16 local_port;
209 u16 peer_port;
210 u32 local_ip;
211 u32 peer_ip;
212 u8 resvd[7];
213 u8 status;
/linux-5.19.10/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;
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h372 struct cpl_pass_open_rpl { struct
373 union opcode_tid ot;
374 u8 rsvd[3];
375 u8 status;