Home
last modified time | relevance | path

Searched refs:__mt76_connac_mcu_alloc_sta_req (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c1200 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, mvif, wcid, in mt7996_mcu_sta_ba()
2002 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, mlink, in mt7996_mcu_set_fixed_field()
2307 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, &link->mt76, in mt7996_mcu_add_rate_ctrl()
2450 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, &link->mt76, wcid, in mt7996_mcu_add_sta()
2520 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, &link->mt76, in mt7996_mcu_teardown_mld_sta()
2609 skb = __mt76_connac_mcu_alloc_sta_req(dev, (struct mt76_vif_link *)link, in mt7996_mcu_add_key()
4592 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, &link->mt76, in mt7996_mcu_wtbl_update_hdr_trans()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c275 __mt76_connac_mcu_alloc_sta_req(struct mt76_dev *dev, struct mt76_vif_link *mvif, in __mt76_connac_mcu_alloc_sta_req() function
298 EXPORT_SYMBOL_GPL(__mt76_connac_mcu_alloc_sta_req);