Searched defs:i40iw_tcp_offload_info (Results 1 – 1 of 1) sorted by relevance
696 struct i40iw_tcp_offload_info { struct697 bool ipv4;698 bool no_nagle;699 bool insert_vlan_tag;700 bool time_stamp;701 u8 cwnd_inc_limit;702 bool drop_ooo_seg;703 u8 dup_ack_thresh;704 u8 ttl;705 u8 src_mac_addr_idx;[all …]