ath10k: implement get_survey()
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 31 Jul 2013 08:32:40 +0000 (10:32 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 2 Aug 2013 06:35:21 +0000 (09:35 +0300)
commit2e1dea40512d7e99a7e91ac88a6f434a5d7c6fde
treec8abfc11810c59cbacb2edf37de630e86f8bd3a5
parent7c199997ded6c90fd45a50f49e9ac63adaacb95e
ath10k: implement get_survey()

This implements a limited subset of what can be
reported in the survey dump.

This can be used for assessing approximate channel
load, e.g. for automatic channel selection.

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