]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: iwlwifi: mld: allow EMLSR with 2.4 GHz when BT is ON
authorSomashekhar Puttagangaiah <somashekhar.puttagangaiah@intel.com>
Wed, 30 Apr 2025 12:23:15 +0000 (15:23 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Tue, 6 May 2025 17:23:02 +0000 (20:23 +0300)
commit37808a3788fdf47af11ffa2f4f4033f3b1e0c9f2
tree84da24dd94cf96fdb592c543b0fa4e7385f73def
parent822c7bd5ef25017883f99e120f2145320ddb8750
wifi: iwlwifi: mld: allow EMLSR with 2.4 GHz when BT is ON

When BT is ON, EMLSR with one of the links operating on 2.4 GHz
is allowed only if it meets following conditions.
In this patch:
1. during link selection, when BT is ON, allow emlsr only if BT
   pentalty is < 7%.
2. exit EMLSR if BT is turned ON and one of the links is operating
   on 2.4 GHz with BT penalty > 7%

Signed-off-by: Somashekhar Puttagangaiah <somashekhar.puttagangaiah@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250430151952.d30212ec3901.I48e3d5bd6b0b8583f98057c38d2ee30fff5abd8a@changeid
drivers/net/wireless/intel/iwlwifi/mld/coex.c
drivers/net/wireless/intel/iwlwifi/mld/mld.h
drivers/net/wireless/intel/iwlwifi/mld/mlo.c
drivers/net/wireless/intel/iwlwifi/mld/tests/link-selection.c