On Thu, 22 May 2025 16:54:09 +0800, Baochen Qiang wrote: > Currently host activate all useful links: > > ieee80211_set_active_links(vif, ieee80211_vif_usable_links(vif)) > > this leads to 2 issues: > > 1#: If 2 links are created/activated on the same device, and both channels > used by them fall on the same hardware MAC, throughput would be lower > compared with even one link due to MAC switching between them. > > [...] Applied, thanks! [1/6] wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EVENTID event for later use commit: 062ade23991e556a14bbb27c1cf873c34dbd9d28 [2/6] wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_EXT2_EVENTID event commit: 241d130f1419fd99923d99aff6e40490a4c34d93 [3/6] wifi: ath12k: update freq range for each hardware mode commit: e47b11e3bd34177af6669ef0945eb23dd4da3bcb [4/6] wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID command commit: c36f2cd628f9df6ffb19c23eedaa666440b8f5c5 [5/6] wifi: ath12k: update link active in case two links fall on the same MAC commit: 2296038fd35a6e57af77496affe9044293ed2947 [6/6] wifi: ath12k: don't activate more links than firmware supports commit: d9dbc6b8b94ab41fb8b9dbb5a7be024029d46309 Best regards, -- Jeff Johnson <jeff.johnson@xxxxxxxxxxxxxxxx>