Searched hist:"91 a8edcc3173958fd8102343a8a7919a7b703ef0" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | rx_reorder.c | diff 91a8edcc3173958fd8102343a8a7919a7b703ef0 Thu Jul 30 12:52:01 CEST 2015 Vladimir Kondratiev <QCA_vkondrat@QCA.qualcomm.com> 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>
|
H A D | debugfs.c | diff 91a8edcc3173958fd8102343a8a7919a7b703ef0 Thu Jul 30 12:52:01 CEST 2015 Vladimir Kondratiev <QCA_vkondrat@QCA.qualcomm.com> 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>
|
H A D | wil6210.h | diff 91a8edcc3173958fd8102343a8a7919a7b703ef0 Thu Jul 30 12:52:01 CEST 2015 Vladimir Kondratiev <QCA_vkondrat@QCA.qualcomm.com> 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>
|