Searched refs:mt7996_mcu_add_sta (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | main.c | 253 mt7996_mcu_add_sta(dev, vif, NULL, true, true); in mt7996_add_interface() 271 mt7996_mcu_add_sta(dev, vif, NULL, false, false); in mt7996_remove_interface() 604 mt7996_mcu_add_sta(dev, vif, NULL, true, in mt7996_bss_info_changed() 694 ret = mt7996_mcu_add_sta(dev, vif, sta, true, true); in mt7996_mac_sta_add() 708 mt7996_mcu_add_sta(dev, vif, sta, false, false); in mt7996_mac_sta_remove()
|
H A D | mt7996.h | 453 int mt7996_mcu_add_sta(struct mt7996_dev *dev, struct ieee80211_vif *vif,
|
H A D | mcu.c | 2159 int mt7996_mcu_add_sta(struct mt7996_dev *dev, struct ieee80211_vif *vif, in mt7996_mcu_add_sta() function
|