commit | 58766977ad12b90ca7d7fa4d9ffd2dfde1bcf469 | [log] [tgz] |
---|---|---|
author | Zefir Kurtisi <zefir.kurtisi@neratec.com> | Tue Mar 10 17:49:30 2015 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Mon Mar 16 17:53:07 2015 +0200 |
tree | 989b49137a5304eab8f0782add380ad36c84655a | |
parent | 8252a35ab4f6ee703977f527296dc42ee9486ce2 [diff] |
ath9k: add DFS support for extension channel In HT40 modes, pulse events on primary and extension channel are processed individually. If valid, a pulse event will be fed into the detector * for primary frequency, or * for extension frequency (+/-20MHz based on HT40-mode) * or both With that, a 40MHz radar will result in two individual radar events. Signed-off-by: Zefir Kurtisi <zefir.kurtisi@neratec.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>