commit | c545070e404bfb20e5b72ae725332fe512e5d22c | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Sat Jan 24 12:14:48 2015 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Jan 27 15:55:58 2015 +0200 |
tree | f99ece68c4b041fa671bfd649d013c9fa0cbbf7e | |
parent | 8582bf3be70f35b6150da37eed9549a585498363 [diff] |
ath10k: implement rx reorder support New firmware and firmware (qca6174 hw3.0+ and fw 266+) are capable of full aggregation rx reordering. If it's enabled then Rx is handled via a new, separate htt event. The rx ring behaviour is changed a little to support the new rx scheme. These changes shouldn't affect qca988x performance. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>