Home
last modified time | relevance | path

Searched refs:mt7915_mcu_add_sta_adv (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Dmain.c512 return mt7915_mcu_add_sta_adv(dev, vif, sta, true); in mt7915_mac_sta_add()
521 mt7915_mcu_add_sta_adv(dev, vif, sta, false); in mt7915_mac_sta_remove()
Dmt7915.h290 int mt7915_mcu_add_sta_adv(struct mt7915_dev *dev, struct ieee80211_vif *vif,
Dmcu.c2232 int mt7915_mcu_add_sta_adv(struct mt7915_dev *dev, struct ieee80211_vif *vif, in mt7915_mcu_add_sta_adv() function