commit | 97aef03cb71b49e651ea286beea2ec75cae86d8b | [log] [tgz] |
---|---|---|
author | Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> | Wed Nov 13 11:06:53 2019 +0000 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Nov 14 17:28:50 2019 +0200 |
tree | 7b66fbac854a5a03e6b63542b4ee4e3e479044c2 | |
parent | 24227a9e956a7c9913a7e6e7199a9ae3f540fe88 [diff] |
qtnfmac: modify Rx descriptors queue setup Rx descriptors queue length is hardware specific. Current common default value is no more than an accident. So move Rx descriptor queue setup to platform PCIe backend in the same way as it is already done for Tx. Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>