Searched refs:mt76_connac_mcu_sta_wed_update (Results 1 – 3 of 3) sorted by relevance
1222 int mt76_connac_mcu_sta_wed_update(struct mt76_dev *dev, struct sk_buff *skb) in mt76_connac_mcu_sta_wed_update() function1233 EXPORT_SYMBOL_GPL(mt76_connac_mcu_sta_wed_update);1260 ret = mt76_connac_mcu_sta_wed_update(dev, skb); in mt76_connac_mcu_sta_ba()1274 ret = mt76_connac_mcu_sta_wed_update(dev, skb); in mt76_connac_mcu_sta_ba()2773 ret = mt76_connac_mcu_sta_wed_update(dev, skb); in mt76_connac_mcu_add_key()
1919 int mt76_connac_mcu_sta_wed_update(struct mt76_dev *dev, struct sk_buff *skb);
1707 ret = mt76_connac_mcu_sta_wed_update(&dev->mt76, skb); in mt7915_mcu_add_sta()