Searched refs:mt7925_mcu_sta_update (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | main.c | 992 ret = mt7925_mcu_sta_update(dev, link_sta, vif, in mt7925_mac_link_sta_add() 1014 ret = mt7925_mcu_sta_update(dev, mlink->pri_link, vif, in mt7925_mac_link_sta_add() 1020 ret = mt7925_mcu_sta_update(dev, link_sta, vif, in mt7925_mac_link_sta_add() 1026 ret = mt7925_mcu_sta_update(dev, link_sta, vif, in mt7925_mac_link_sta_add() 1235 mt7925_mcu_sta_update(dev, link_sta, vif, mlink, true, in mt7925_mac_link_sta_assoc() 1295 mt7925_mcu_sta_update(dev, link_sta, vif, mlink, false, in mt7925_mac_link_sta_remove() 1965 err = mt7925_mcu_sta_update(dev, NULL, vif, in mt7925_start_ap() 2109 mt7925_mcu_sta_update(dev, NULL, vif, in mt7925_vif_cfg_changed()
|
| H A D | mt7925.h | 284 int mt7925_mcu_sta_update(struct mt792x_dev *dev,
|
| H A D | mac.c | 1503 mt7925_mcu_sta_update(dev, NULL, vif, in mt7925_vif_connect_iter()
|
| H A D | mcu.c | 2186 int mt7925_mcu_sta_update(struct mt792x_dev *dev, in mt7925_mcu_sta_update() function
|