]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: iwlwifi: mld: add duplicated beacon RSSI adjustment
authorAvinash Bhatt <avinash.bhatt@intel.com>
Tue, 12 May 2026 19:34:38 +0000 (22:34 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Tue, 26 May 2026 12:17:11 +0000 (15:17 +0300)
commit050b99cb04e878bde10ffec447b6eb414bcec37f
treeadc74cb8dc414fbda1ad6e5e5fef79d2f9f31837
parent300073ea3d699df32a15efadefeda39efe11a0fb
wifi: iwlwifi: mld: add duplicated beacon RSSI adjustment

For 6 GHz duplicated beacons, the RSSI is measured only on the 20 MHz
primary channel while the actual beacon energy spans the full
operational bandwidth. This leads to underestimated link quality.

Detect duplicated beacons and apply bandwidth-based RSSI adjustments.

Signed-off-by: Avinash Bhatt <avinash.bhatt@intel.com>
Link: https://patch.msgid.link/20260512222731.a4c873e63054.Iea8e8a5f3b384622308dd8d03c5881ff75f1908c@changeid
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
drivers/net/wireless/intel/iwlwifi/mld/link.c