Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h251 struct cpl_act_open_req { struct
252 union opcode_tid ot;
253 u16 local_port;
254 u16 peer_port;
255 u32 local_ip;
256 u32 peer_ip;
257 u32 opt0h;
258 u32 opt0l;
259 u32 iff_vlantag;
260 u32 rsvd;
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h575 struct cpl_act_open_req { struct
588 /* cpl_act_open_req.params fields */ argument
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h503 struct cpl_act_open_req { struct
505 union opcode_tid ot;
506 __be16 local_port;
507 __be16 peer_port;
508 __be32 local_ip;
509 __be32 peer_ip;
510 __be64 opt0;
511 __be32 params;
512 __be32 opt2;