Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h185 struct cpl_pass_open_req { struct
186 union opcode_tid ot;
187 u16 local_port;
188 u16 peer_port;
189 u32 local_ip;
190 u32 peer_ip;
191 u32 opt0h;
192 u32 opt0l;
193 u32 peer_netmask;
194 u32 opt1;
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h478 struct cpl_pass_open_req { struct
480 union opcode_tid ot;
481 __be16 local_port;
482 __be16 peer_port;
483 __be32 local_ip;
484 __be32 peer_ip;
485 __be32 opt0h;
486 __be32 opt0l;
487 __be32 peer_netmask;
488 __be32 opt1;
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h311 struct cpl_pass_open_req { struct
313 union opcode_tid ot;
314 __be16 local_port;
315 __be16 peer_port;
316 __be32 local_ip;
317 __be32 peer_ip;
318 __be64 opt0;
319 __be64 opt1;