[PATCHv2 0/2] ath/ath10k: DFS Host Confirmation
Sriram R
srirrama at codeaurora.org
Tue May 15 02:07:50 PDT 2018
This feature adds support for the ath10k host to send information
about the specifications of the detected radar to the firmware for validation.
A New WMI interface is added for enabling this communication
of this information between the host and the firmware.
v2:
* Modified firmware confirmation timeout value to less than 200ms
* Updated PATCH 2/2 commit log.
Sriram R (2):
ath: Add support to get the detected radar specifications
ath10k: DFS Host Confirmation
drivers/net/wireless/ath/ath10k/core.h | 21 +++
drivers/net/wireless/ath/ath10k/mac.c | 12 ++
drivers/net/wireless/ath/ath10k/wmi-ops.h | 32 ++++
drivers/net/wireless/ath/ath10k/wmi.c | 186 ++++++++++++++++++++++--
drivers/net/wireless/ath/ath10k/wmi.h | 32 ++++
drivers/net/wireless/ath/ath9k/dfs.c | 2 +-
drivers/net/wireless/ath/dfs_pattern_detector.c | 5 +-
drivers/net/wireless/ath/dfs_pattern_detector.h | 3 +-
drivers/net/wireless/ath/dfs_pri_detector.h | 3 +-
9 files changed, 282 insertions(+), 14 deletions(-)
--
2.7.4
More information about the ath10k
mailing list