Home
last modified time | relevance | path

Searched refs:mt7921_mcu_sta_update (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7921/
Dmain.c705 mt7921_mcu_sta_update(dev, NULL, vif, true, in mt7921_bss_info_changed()
812 ret = mt7921_mcu_sta_update(dev, sta, vif, true, in mt7921_mac_sta_add()
847 mt7921_mcu_sta_update(dev, sta, vif, true, MT76_STA_INFO_STATE_ASSOC); in mt7921_mac_sta_event()
864 mt7921_mcu_sta_update(dev, sta, vif, false, MT76_STA_INFO_STATE_NONE); in mt7921_mac_sta_remove()
1303 err = mt7921_mcu_sta_update(dev, NULL, vif, true, in mt7921_start_ap()
Dmt7921.h192 int mt7921_mcu_sta_update(struct mt792x_dev *dev, struct ieee80211_sta *sta,
Dmac.c656 mt7921_mcu_sta_update(dev, NULL, vif, true, in mt7921_vif_connect_iter()
Dmcu.c1040 int mt7921_mcu_sta_update(struct mt792x_dev *dev, struct ieee80211_sta *sta, in mt7921_mcu_sta_update() function