commit | 91a8edcc3173958fd8102343a8a7919a7b703ef0 | [log] [tgz] |
---|---|---|
author | Vladimir Kondratiev <QCA_vkondrat@QCA.qualcomm.com> | Thu Jul 30 13:52:01 2015 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Aug 06 09:43:30 2015 +0300 |
tree | cb0e31ac5beeb9d5d2e0feeda4e7c2507552bb2c | |
parent | 5421bf0c1e37642f42758fe1c73e43b27901dd61 [diff] |
wil6210: detailed statistics for Rx reorder drop Rx drops may be for 2 reasons: frame is old, or it is duplicate. On the debugfs "stations" entry, provide counters per reorder buffer for total frames processed, drops for these 2 reasons. Also add debug print for dropped frames. Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>