ath10k: increase copy engine entries for rx wmi
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>
Wed, 4 Mar 2015 13:43:44 +0000 (15:43 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 5 Mar 2015 13:49:01 +0000 (15:49 +0200)
commit30abb330764366223f56f8c90e0b9ac3afd974a6
tree53f93ab4d63aec118a6fd3561f025930da374b96
parent1ca2760fb2c13959fcba794695cd5b306cbfa6a4
ath10k: increase copy engine entries for rx wmi

Having lower number of copy engine entries for target to host
WMI ring is causing drops in receiving management frames. This
issue is observed during max clients (128 clients) stress testing.
While bursting deauthentication frames from simulated clients,
approx. 70% of frames are getting dropped due to lower ring entries.

Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/pci.c
This page took 0.024173 seconds and 5 git commands to generate.