Searched refs:mt76_connac_mcu_sta_wed_update (Results 1 – 3 of 3) sorted by relevance
1253 int mt76_connac_mcu_sta_wed_update(struct mt76_dev *dev, struct sk_buff *skb) in mt76_connac_mcu_sta_wed_update() function1264 EXPORT_SYMBOL_GPL(mt76_connac_mcu_sta_wed_update);1291 ret = mt76_connac_mcu_sta_wed_update(dev, skb); in mt76_connac_mcu_sta_ba()1305 ret = mt76_connac_mcu_sta_wed_update(dev, skb); in mt76_connac_mcu_sta_ba()2701 ret = mt76_connac_mcu_sta_wed_update(dev, skb); in mt76_connac_mcu_add_key()
2043 int mt76_connac_mcu_sta_wed_update(struct mt76_dev *dev, struct sk_buff *skb);
1723 ret = mt76_connac_mcu_sta_wed_update(&dev->mt76, skb); in mt7915_mcu_add_sta()