Searched refs:mt7921_mcu_sta_update (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | main.c | 692 mt7921_mcu_sta_update(dev, NULL, vif, true, in mt7921_bss_info_changed() 737 ret = mt7921_mcu_sta_update(dev, sta, vif, true, in mt7921_mac_sta_add() 767 mt7921_mcu_sta_update(dev, sta, vif, true, MT76_STA_INFO_STATE_ASSOC); in mt7921_mac_sta_assoc() 782 mt7921_mcu_sta_update(dev, sta, vif, false, MT76_STA_INFO_STATE_NONE); in mt7921_mac_sta_remove() 1219 err = mt7921_mcu_sta_update(dev, NULL, vif, true, in mt7921_start_ap()
|
H A D | mt7921.h | 188 int mt7921_mcu_sta_update(struct mt792x_dev *dev, struct ieee80211_sta *sta,
|
H A D | mac.c | 665 mt7921_mcu_sta_update(dev, NULL, vif, true, in mt7921_vif_connect_iter()
|
H A D | mcu.c | 871 int mt7921_mcu_sta_update(struct mt792x_dev *dev, struct ieee80211_sta *sta, in mt7921_mcu_sta_update() function
|