Searched defs:tcp_connect_and_offload_in (Results 1 – 1 of 1) sorted by relevance
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;[all …]