ath10k: improve beacon submission latency
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 13 Sep 2013 12:16:56 +0000 (14:16 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 16 Sep 2013 16:47:46 +0000 (19:47 +0300)
commited54388a38d817dce7fe22e7dc80fc13b1a6838e
tree8af974a287b4ed329f511725b87a62265d362763
parent12acbc43c1c302022984bf0af89ac5f0a24b133a
ath10k: improve beacon submission latency

The patch prevents beacon misses in some case of
heavy load on a system.

If a beacon can't be transmitted directly from an
SWBA event it will be left in arvif->beacon and
transmission will be retried once TX credits
become available.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/mac.c
drivers/net/wireless/ath/ath10k/wmi.c
drivers/net/wireless/ath/ath10k/wmi.h