Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/irdma/
Dtype.h917 struct irdma_tcp_offload_info { struct
918 bool ipv4:1;
919 bool no_nagle:1;
920 bool insert_vlan_tag:1;
921 bool time_stamp:1;
922 bool drop_ooo_seg:1;
923 bool avoid_stretch_ack:1;
924 bool wscale:1;
925 bool ignore_tcp_opt:1;
926 bool ignore_tcp_uns_opt:1;
[all …]