commit | 74b6ac586d9cb7f45c894841e4204b3648ae865c | [log] [tgz] |
---|---|---|
author | Maya Erez <qca_merez@qca.qualcomm.com> | Thu Aug 18 16:52:12 2016 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Aug 19 13:11:06 2016 +0300 |
tree | 55601b059c12a6a3feb93935d0338d91b4749177 | |
parent | f1b7764f8626b5ee7a42b6648427e71111c5cbb5 [diff] |
wil6210: support rx key setting for all TIDs According to the spec the PN should be calculated per TID. In the current implementation, the PN and key_set were set only for TID 0, therefore only traffic for TID 0 was supported. In order to support all TIDs, the key_set and PN should be set for all the TIDs. Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>