aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRishi Panjwani <[email protected]>2011-10-25 17:26:29 -0700
committerKalle Valo <[email protected]>2011-11-11 12:58:55 +0200
commitef8f0eba5a35327a9968e2a4d2116195240512c6 (patch)
tree78781040bd31320660b677c5d75d506e12efc8c0 /tools/perf/scripts/python
parent635412127e089cc401fdd793f4d3731450419231 (diff)
ath6kl: Implement support for listen interval from userspace
In order to allow user space based control of listen interval, we use available debugfs infrastructure. Listen interval implies how frequently we want the WLAN chip to wake up and synchronize the beacons in case it is in sleep mode. The command requires two parameters in the following order: 1) listen_interval_time 2) listen_interval_beacons The user has to write the listen interval_time (in msecs) and listen_interval_beacons (in no. of beacons) to the listen_interval file in ath6kl debug directory. Example: echo "30 1" > listen_interval 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