Searched refs:mt7921_mcu_sta_update (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| A D | main.c | 595 mt7921_mcu_sta_update(dev, NULL, vif, true, in mt7921_bss_info_changed() 641 ret = mt7921_mcu_sta_update(dev, sta, vif, true, in mt7921_mac_sta_add() 668 mt7921_mcu_sta_update(dev, sta, vif, true, MT76_STA_INFO_STATE_ASSOC); in mt7921_mac_sta_assoc() 683 mt7921_mcu_sta_update(dev, sta, vif, false, MT76_STA_INFO_STATE_NONE); in mt7921_mac_sta_remove()
|
| A D | mt7921.h | 302 int mt7921_mcu_sta_update(struct mt7921_dev *dev, struct ieee80211_sta *sta,
|
| A D | mcu.c | 1238 int mt7921_mcu_sta_update(struct mt7921_dev *dev, struct ieee80211_sta *sta, in mt7921_mcu_sta_update() function
|
Completed in 11 milliseconds