ath10k: expand the wmi mgmt queue limit to 128
authorBartosz Markowski <bartosz.markowski@tieto.com>
Thu, 14 Nov 2013 08:01:15 +0000 (09:01 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 15 Nov 2013 09:01:27 +0000 (11:01 +0200)
commit71098615730f01cd5e70c7777b691572ee2bafb0
treee6bd7a040b8e4d2efe30e9a61b7efadf1890efbc
parent652de35e86da3e206fbfa40bca254b028b6403b6
ath10k: expand the wmi mgmt queue limit to 128

It was obseverd many times the short queue limit can be
easily exceeded in case of AP multiple BSSID scenarios.

"ath10k: wmi mgmt_tx queue limit reached."

This was leading to TX packets drops.

This patch expands the queue limit to 128. After many stress
experiments (high traffic and lot of management frames in
the air) the new value seems to fix the problem on platforms
with limited resources.

Reported-By: Tomasz Skapski <tomasz.skapski@tieto.com>
Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.h
This page took 0.024129 seconds and 5 git commands to generate.