Lines Matching defs:tcp_connect_and_offload_in
716 struct tcp_connect_and_offload_in { struct717 struct be_cmd_req_hdr hdr;718 struct ip_address_format ip_address;719 u16 tcp_port;720 u16 cid;721 u16 cq_id;722 u16 defq_id;723 struct phys_addr dataout_template_pa;724 u16 hdr_ring_id;725 u16 data_ring_id;726 u8 do_offload;727 u8 rsvd0[3];