diff options
author | Ilan Peer <[email protected]> | 2013-04-02 10:25:46 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2013-05-13 18:16:33 +0200 |
commit | 31d385aeea7e26e70409cd6f126c516047bc9f96 (patch) | |
tree | a6efd2b15f665ee577fc86fe19414a61db9b0723 /tools/perf/scripts/python/check-perf-trace.py | |
parent | bfc824b05bdc4ea0b7702263f91dc3fed7b630eb (diff) |
iwlwifi: mvm: Allow P2P Device to use an existing PHY context
The patch is an optimization, that eliminates unnecessary binding
context switching and allows the P2P Device MAC to use the same channel
as an existing netdev interface.
For each ROC call, check if there is already a channel/phy context that
can be used for the P2P Device. If such channel is found, unbind
the P2P Device from its current phy context, and bind it to the already
used channel/phy context. In case that the phy context is shared,
and there is a need to change it, create a new phy context, unbind and
create a new binding.
Signed-off-by: Ilan Peer <[email protected]>
Reviewed-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions