ath10k: enable firmware STA quick kickout
authorKalle Valo <kvalo@qca.qualcomm.com>
Mon, 20 Jan 2014 09:01:46 +0000 (11:01 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 23 Jan 2014 12:54:03 +0000 (14:54 +0200)
commit5a13e76eca17212c0a4ad3c1fb97df8a9e9921d8
tree5644bf5da617f3bb05f9d901ba66ca2c21b7ff0c
parent542fb17400a752c4be2e221857a42f35acc1a1cc
ath10k: enable firmware STA quick kickout

Firmware has a feature to track if the associated STA is not acking the frames.
When that happens, the firmware sends WMI_PEER_STA_KICKOUT_EVENTID event to the
host. Enable that to faster detect when a STA has left BSS without sending a
deauth frame.

Also set huge keepalive timeouts to avoid using the keepalive functionality in
the firmware.

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