tcp_tso_win_divisor

file: /proc/sys/net/ipv4/tcp_tso_win_divisor
variable: net.ipv4.tcp_tso_win_divisor
Official reference

This allows control over what percentage of the congestion window can be consumed by a single TSO frame. The setting of this parameter is a choice between burstiness and building larger TSO frames. Default: 3

source