Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h283 struct cpl_act_establish { struct
284 union opcode_tid ot;
285 u16 local_port;
286 u16 peer_port;
287 u32 local_ip;
288 u32 peer_ip;
289 u32 tos_tid;
290 u32 rsvd;
291 u32 snd_isn;
292 u32 rcv_isn;
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h628 struct cpl_act_establish { struct
629 RSS_HDR union opcode_tid ot;
630 __be16 local_port;
631 __be16 peer_port;
632 __be32 local_ip;
633 __be32 peer_ip;
634 __be32 tos_tid;
635 __be16 l2t_idx;
636 __be16 tcp_opt;
637 __be32 snd_isn;
[all …]
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h664 struct cpl_act_establish { struct
665 union opcode_tid ot;
666 __be32 rsvd;
667 __be32 tos_atid;
668 __be16 mac_idx;
669 __be16 tcp_opt;
670 __be32 snd_isn;
671 __be32 rcv_isn;