ath: define JP DFS patterns separated from FCC
authorPeter Oh <poh@qca.qualcomm.com>
Tue, 31 Mar 2015 23:44:42 +0000 (16:44 -0700)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 15 Apr 2015 12:15:00 +0000 (15:15 +0300)
commitcb3fbd63575cca6cff60222b5a51cc3bebe866ee
tree6f552375ce5042fa45fc968d9e2349b989055a9e
parentdbd3f9f37ed217653ffe46368766a8fcdca5fcfb
ath: define JP DFS patterns separated from FCC

Separate Japan's DFS pattern from FCC to control PPB threshold.

Currently all the radar detectors use the same threshold rate at
50%, but it's not able to achieve if data traffic rate is higher
than 40% because WLAN baseband used by ath9k and ath10k often fails
detecting radar pulses, so that SW cannot get enough radar reports
to achieve the rate.

Since Japan's W53 band requires 50% data traffic during its DFS
test we need to apply different threshold rate than others on it.
Hence define its own pattern to give flexibility to threshold rate.

Signed-off-by: Peter Oh <poh@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/dfs_pattern_detector.c
This page took 0.0270860000000001 seconds and 5 git commands to generate.