diff options
author | Wen Gong <wgong@codeaurora.org> | 2019-04-26 09:41:10 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-04-29 17:37:44 +0300 |
commit | 33f9747291ff384aeed7f0c97c19d5dba621f265 (patch) | |
tree | d40ed3cb7d31605fe94ec33a700720f88c3a4fca /drivers/clocksource/timer-pxa.c | |
parent | 130c77495708c61f0aa839e436a8a3a973824b19 (diff) |
ath10k: add fragmentation handler for high latency devices
On high latency devices (SDIO, USB) ath10k did not handle fragmented frames and
all fragmented frames on receive path were lost in ath10k. Even a simple ping
test failed with fragmentation.
The fragmented packets are decapsulated based on the security mode, then the PN
is checked and the fragmented frame is passed to mac80211. mac80211 in
ieee80211_rx_h_defragment() will then combine the fragment frames and forward
to upper layers.
Tested on QCA6174 SDIO with firmware WLAN.RMH.4.4.1-00007-QCARMSWP-1.
Signed-off-by: Wen Gong <wgong@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/clocksource/timer-pxa.c')
0 files changed, 0 insertions, 0 deletions