summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/ops.c
diff options
context:
space:
mode:
authorIlan Peer <ilan.peer@intel.com>2013-04-02 10:25:46 +0300
committerJohannes Berg <johannes.berg@intel.com>2013-05-13 18:16:33 +0200
commit31d385aeea7e26e70409cd6f126c516047bc9f96 (patch)
treea6efd2b15f665ee577fc86fe19414a61db9b0723 /drivers/net/wireless/iwlwifi/mvm/ops.c
parentbfc824b05bdc4ea0b7702263f91dc3fed7b630eb (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 <ilan.peer@intel.com> Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/mvm/ops.c')
0 files changed, 0 insertions, 0 deletions