aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRishi Panjwani <[email protected]>2011-10-18 17:20:06 -0700
committerKalle Valo <[email protected]>2011-11-11 12:50:57 +0200
commit116b3a2e0fb79fbc2367f69167a7a84a4c864a2d (patch)
tree528ed063159f0e197c54865f3f55d73133726fbb /tools/perf/scripts/python
parent83973e0357e2b3792480aa02b672902b2aa774b0 (diff)
ath6kl: Implement support for background scan control from userspace
In order to allow user space based control of background scan interval, we use available debugfs infrastructure. The feature has been added for testing purposes. The user has to write the bgscan interval (in secs) to the bgscan_interval file in ath6kl debug directory. To disable bgscan, a '0' is to be written to the bgscan_interval file. Example: echo "2" > bgscan_interval This will make the background scan interval as 2 seconds kvalo: changed implementation so that there's only one call to ath6kl_wmi_scanparams_cmd() Signed-off-by: Rishi Panjwani <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions