net: usb: ax88179_178a: add TSO feature
authorJacky Chou <jackychou@asix.com.tw>
Mon, 15 Nov 2021 03:49:41 +0000 (11:49 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Nov 2021 14:16:51 +0000 (14:16 +0000)
commit16b1c4e01c89ba07367461e0bc4cb84993c2d027
tree09d5ea666b881647625642f72d8a74677c598c1c
parent71812af7234f30362b43ccff33f93890ae4c0655
net: usb: ax88179_178a: add TSO feature

On low-effciency embedded platforms, transmission performance is poor
due to on Bulk-out with single packet.
Adding TSO feature improves the transmission performance and reduces
the number of interrupt caused by Bulk-out complete.

Reference to module, net: usb: aqc111.

Signed-off-by: Jacky Chou <jackychou@asix.com.tw>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/ax88179_178a.c