diff options
author | 2015-01-12 14:07:27 +0200 | |
---|---|---|
committer | 2015-01-13 16:13:13 +0200 | |
commit | f5045988b937e4801e3185f9d95c34a7c050b681 (patch) | |
tree | 47465a3ab7a3d3f6e934c851cc0e20e37bd18320 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ath10k: add wmi support for delba_send (diff) | |
download | linux-dev-f5045988b937e4801e3185f9d95c34a7c050b681.tar.xz linux-dev-f5045988b937e4801e3185f9d95c34a7c050b681.zip |
ath10k: Implement sta_add_debugfs
Add per station debugfs files when a station is added to mac80211's
station list. This helps to group peer specific debugfs entries
altogether. Right now this callback adds support to test aggregation
procedures (addba/addba_resp/delba) manually.
To enable automatic aggregation in target,
echo 0 >/sys/kernel/debug/ieee80211/phyX/netdev:wlanX/
stations/XX:XX:XX:XX:XX:XX/aggr_mode
For manual mode,
echo 1 >/sys/kernel/debug/ieee80211/phyX/netdev:wlanX/
stations/XX:XX:XX:XX:XX:XX/aggr_mode
Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions