diff options
author | Luciano Coelho <luciano.coelho@intel.com> | 2014-05-20 23:31:05 +0300 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2014-07-07 21:41:17 +0300 |
commit | b08c1d972a3b9135a0ccc5432309ee635841f466 (patch) | |
tree | 4babfc418c95186f8729228aa1d78d5ec387619f /include/scsi | |
parent | 0166230c6c696d501a2d2616a30e295b71e39d43 (diff) |
iwlwifi: mvm: add switch_vif_chanctx operation
Implement the switch_vif_chanctx operation with support for a
single-vif and SWAP mode. The REASSIGN mode and multi-vifs are not
supported yet.
This operation needs to implement 4 steps, namely unassign, remove,
add and assign the chanctx. In order to do this, split out these
operations into locked and non-locked parts, thus allowing us to call
them while locked.
Additionally, in order to allow us to restart the hardware when
something fails, add a boolean to the iwl_mvm_nic_restart() function
that tells whether the restart was triggered by a FW error or
something else.
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions