]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: add WMI_SERVICE_AVAILABLE_EVENT support
authorCarl Huang <cjhuang@codeaurora.org>
Thu, 19 Apr 2018 16:39:38 +0000 (19:39 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 24 Apr 2018 05:45:33 +0000 (08:45 +0300)
commita497a2518d577e5b0ba91e9008bb7813923fb7a8
treed031ed41b572a1caec67502b39fcba807a53a9ee
parent6162a2edfefa57eaffb425ea5338d75601ffd501
ath10k: add WMI_SERVICE_AVAILABLE_EVENT support

Add WMI_SERVICE_AVAILABLE_EVENT to extend WMI_SERVICE_READY_EVENT,
the 128bit service map in WMI_SERVICE_READY_EVENT is not enough
for firmware to notice new WLAN service to host driver. Hereby,
for thoese new WLAN service, firmware will notice host driver by
WMI_SERVICE_AVAILABLE_EVENT.

Signed-off-by: Alan Liu <alanliu@codeaurora.org>
Signed-off-by: Carl Huang <cjhuang@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/wmi-ops.h
drivers/net/wireless/ath/ath10k/wmi-tlv.c
drivers/net/wireless/ath/ath10k/wmi-tlv.h
drivers/net/wireless/ath/ath10k/wmi.c
drivers/net/wireless/ath/ath10k/wmi.h