summaryrefslogtreecommitdiffstats
path: root/drivers/macintosh
diff options
context:
space:
mode:
authorVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>2014-03-17 15:34:08 +0200
committerJohn W. Linville <linville@tuxdriver.com>2014-03-17 13:44:16 -0400
commitc236658f1434a1e00ec1fec9054964bcaf3ddde7 (patch)
tree85da9a137d1d24dde702ea0372df17eb015625ff /drivers/macintosh
parente83eb2fcae30aa8cc52e381c45fc161f877aa88d (diff)
wil6210: add scatter-gather support
When setting fragmented skb for Tx, assign skb to the last descriptor and set number of fragments in the 1-st one On Tx complete, HW sets "DU" bit in Tx descriptor only for the last descriptor; so search for it using number of fragments field. Middle descriptors may have "DU" bit not set by the hardware. Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions