summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJérôme Pouiller <jerome.pouiller@silabs.com>2020-04-10 15:32:26 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-04-13 14:42:40 +0200
commit9abb6b26f62e392ba3761256e9e020a45c5629e3 (patch)
tree810567022640fec8b484c6bd20e30ff3686383d4 /tools/perf/scripts/python/stackcollapse.py
parent3393eebd9ddbe952628b297374befd10d73e2741 (diff)
downloadlinux-9abb6b26f62e392ba3761256e9e020a45c5629e3.tar.gz
linux-9abb6b26f62e392ba3761256e9e020a45c5629e3.zip
staging: wfx: change the way the station associate to an AP
Chipset need two steps to associate with an AP: 1. it start receiving beacon from the AP (done with wfx_do_join()) 2. it sent the association request (done with wfx_join_finalize()) The join request (see hif_join()) contains basic rates, beacon interval and bssid to connect, so we trig on these events for the first step. The second step is obviously associated to the event BSS_CHANGED_ASSOC. Note that conf_mutex is now easier to manage. It is held by wfx_bss_info_changed() and inner functions does not need to lock it. Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com> Link: https://lore.kernel.org/r/20200410133239.438347-7-Jerome.Pouiller@silabs.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions