mirror_ubuntu-kernels/drivers/net/wireless/intel/iwlwifi
Miri Korenblit 72c19df24a wifi: iwlwifi: cleanup EMLSR when BT is active handling
BT Coex disables EMLSR only for a 2.4 GHz link, but doesn't block the
vif from using EMLSR with a different link pair. In addition, storing it
in mvmvif:disable_esr_reason requires extracting the BT Coex bit before
checking if EMLSR is blocked or not for a specific vif.

Therefore, change the BT Coex bit to be an exit reason and not a
blocker. On link selection, EMLSR mode will be re-calculated for the 2.4
GHz link instead of checking that bit.

While at it, move the relevant function declarations to the EMLSR
functions area in mvm.h

Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240505091420.a2e93b67c895.I183a0039ef076613144648cc46fbe9ab3d47c574@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2024-05-06 16:33:23 +02:00
..
cfg Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-04-25 12:41:37 -07:00
dvm wifi: mac80211: simplify non-chanctx drivers 2024-02-08 12:58:32 +01:00
fw wifi: iwlwifi: mvm: send ap_tx_power_constraints cmd to FW in AP mode 2024-04-19 10:16:32 +02:00
mei wifi: iwlwifi: mei: return error from register when not built 2023-10-23 12:21:47 +02:00
mvm wifi: iwlwifi: cleanup EMLSR when BT is active handling 2024-05-06 16:33:23 +02:00
pcie wifi: iwlwifi: pcie: allocate dummy net_device dynamically 2024-05-03 10:01:52 +02:00
queue wifi: iwlwifi: read txq->read_ptr under lock 2024-03-25 15:23:07 +01:00
tests wifi: iwlwifi: add a kunit test for PCI table duplicates 2024-03-25 15:39:10 +01:00
iwl-agn-hw.h
iwl-config.h wifi: iwlwifi: add support for BZ_W 2024-03-25 15:39:54 +01:00
iwl-context-info-gen3.h wifi: iwlwifi: update context info structure definitions 2023-09-13 16:11:40 +02:00
iwl-context-info.h wifi: iwlwifi: Generalize the parsing of the pnvm image 2023-06-06 13:43:06 +02:00
iwl-csr.h wifi: iwlwifi: Add rf_mapping of new wifi7 devices 2023-12-21 20:35:16 +01:00
iwl-dbg-tlv.c wifi: iwlwifi: don't use TRUE/FALSE with bool 2024-02-12 21:24:52 +01:00
iwl-dbg-tlv.h wifi: iwlwifi: mvm: add a debugfs hook to clear the monitor data 2023-12-12 10:36:59 +01:00
iwl-debug.c
iwl-debug.h
iwl-devtrace-data.h wifi: iwlwifi: refactor RX tracing 2023-12-12 10:36:59 +01:00
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h wifi: iwlwifi: refactor RX tracing 2023-12-12 10:36:59 +01:00
iwl-devtrace-msg.h
iwl-devtrace-ucode.h
iwl-devtrace.c wifi: iwlwifi: refactor RX tracing 2023-12-12 10:36:59 +01:00
iwl-devtrace.h wifi: iwlwifi: refactor RX tracing 2023-12-12 10:36:59 +01:00
iwl-drv.c Merge wireless into wireless-next 2024-05-06 16:32:51 +02:00
iwl-drv.h wifi: iwlwifi: remove retry loops in start 2024-01-26 09:48:53 +01:00
iwl-eeprom-parse.c wifi: iwlwifi: fix some kernel-doc issues 2024-02-02 13:47:46 +01:00
iwl-eeprom-parse.h wifi: iwlwifi: fix some kernel-doc issues 2023-09-11 12:36:26 +02:00
iwl-eeprom-read.c
iwl-eeprom-read.h
iwl-fh.h wifi: iwlwifi: iwl-fh.h: fix kernel-doc issues 2024-02-21 15:19:05 +01:00
iwl-io.c wifi: iwlwifi: unify checks for HW error values 2023-06-14 12:32:18 +02:00
iwl-io.h
iwl-modparams.h
iwl-nvm-parse.c wifi: iwlwifi: mvm: Declare HE/EHT capabilities support for P2P interfaces 2024-03-25 15:39:55 +01:00
iwl-nvm-parse.h wifi: iwlwifi: nvm: parse the VLP/AFC bit from regulatory 2024-02-12 21:24:51 +01:00
iwl-op-mode.h wifi: iwlwifi: pcie: don't allow hw-rfkill to stop device on gen2 2024-02-08 15:00:45 +01:00
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h wifi: iwlwifi: add support for BZ_W 2024-03-25 15:39:54 +01:00
iwl-scd.h
iwl-trans.c wifi: iwlwifi: remove async command callback 2023-12-12 10:37:00 +01:00
iwl-trans.h wifi: iwlwifi: iwl-trans.h: clean up kernel-doc 2024-02-12 21:24:52 +01:00
Kconfig wifi: iwlwifi: add kunit test for devinfo ordering 2024-01-26 09:47:11 +01:00
Makefile wifi: iwlwifi: prepare for reading SAR tables from UEFI 2024-02-02 14:15:14 +01:00