Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h260 struct cpl_act_open_req { struct
261 union opcode_tid ot;
262 u16 local_port;
263 u16 peer_port;
264 u32 local_ip;
265 u32 peer_ip;
266 u32 opt0h;
267 u32 opt0l;
268 u32 iff_vlantag;
269 u32 rsvd;
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h575 struct cpl_act_open_req { struct
588 /* cpl_act_open_req.params fields */ argument
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h502 struct cpl_act_open_req { struct
504 union opcode_tid ot;
505 __be16 local_port;
506 __be16 peer_port;
507 __be32 local_ip;
508 __be32 peer_ip;
509 __be64 opt0;
510 __be32 params;
511 __be32 opt2;