]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: mt76: mt7925: add mt7925_mac_link_bss_add to create per-link BSS
authorSean Wang <sean.wang@mediatek.com>
Thu, 13 Jun 2024 03:02:39 +0000 (20:02 -0700)
committerFelix Fietkau <nbd@nbd.name>
Tue, 9 Jul 2024 21:01:59 +0000 (23:01 +0200)
commit95977b1d10cfeb12b67a76dc2eefa86300c396d1
tree9bc062a7a18d71179fbadb493263239075b481ed
parent5f5b6a745c697c1a80cfd9eacf1f91613d29b050
wifi: mt76: mt7925: add mt7925_mac_link_bss_add to create per-link BSS

The mt7925_mac_link_bss_add function currently creates the per-link BSS.
We will extend this function when we implement the MLO functionality.

This patch only includes structural changes and does not involve any
logic changes.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Link: https://patch.msgid.link/20240613030241.5771-46-sean.wang@kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7925/main.c