Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 62488246 authored by Hamad Kadmany's avatar Hamad Kadmany
Browse files

wil6210: TSO implementation



Driver report supported TSO (v4 & v6) and IP checksum offload
in addition to previously supported features. In data path
skbs are checked for non-zero gso_size, and when detected sent
to additional function for processing TSO SKBs. Since HW does not
fully support TSO, additional effort is required from the driver.
Driver partitions the data into mss sized descriptors which are
then DMAed to the HW.

Change-Id: If5801ede8058db95893869976111471fe9d8d997
Signed-off-by: default avatarHamad Kadmany <hkadmany@codeaurora.org>
parent d4bc64ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment