iwlwifi: mvm: begin basic BT-Coex implementation
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 17 Jan 2013 07:42:25 +0000 (09:42 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Mar 2013 15:47:58 +0000 (16:47 +0100)
commit931d416049cdb6e8382792231317f76be0d922ce
treedd34fee8764e451bdd16c2be20b3dcfa19497bc3
parentfb3ceb817503f3d89e3beb4f48a2f4d608a6697f
iwlwifi: mvm: begin basic BT-Coex implementation

Send the PRIO table before the calibrations. This table
tells the fw what priority to give to what (WiFi / BT)
according to events.

Send a hardcoded BT_COEX command to the fw to enable basic
BT coexistence.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/Makefile
drivers/net/wireless/iwlwifi/mvm/bt-coex.c [new file with mode: 0644]
drivers/net/wireless/iwlwifi/mvm/fw.c
drivers/net/wireless/iwlwifi/mvm/mvm.h
This page took 0.029008 seconds and 5 git commands to generate.