]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mvm: Request periodic system statistics earlier
authorSomashekhar(Som) <somashekhar.puttagangaiah@intel.com>
Thu, 26 Dec 2024 15:44:43 +0000 (17:44 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 13 Jan 2025 13:00:54 +0000 (14:00 +0100)
commit122b95012b3b800e6fb496a8247794ba93745c8d
treea116e70fb16bffd6a2a5f2db2dab8e7bcd7c1bf4
parentafff7cee11890af50987131352767f9bb614cbd6
wifi: mvm: Request periodic system statistics earlier

Currently driver requests periodic statistics after entering EMLSR.
This means that when not in EMLSR, link selection decisions will be
done based on old statistics, from the association time.

Request periodic statistics already at association instead,

Signed-off-by: Somashekhar(Som) <somashekhar.puttagangaiah@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20241226174257.4ca59fe0e060.Ic46280aad4dc7087a7d6d0773b86c255133cb7d6@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
drivers/net/wireless/intel/iwlwifi/mvm/mld-mac80211.c