Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/
Dmcu.c544 skb = __mt76_connac_mcu_alloc_sta_req(dev, mvif, wcid, in mt7925_mcu_sta_ba()
953 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, &mconf->mt76, in mt7925_mcu_wtbl_update_hdr_trans()
1115 skb = __mt76_connac_mcu_alloc_sta_req(dev, &mconf->mt76, wcid, in mt7925_mcu_add_key()
1778 skb = __mt76_connac_mcu_alloc_sta_req(dev, mvif, info->wcid, in mt7925_mcu_sta_cmd()
1834 skb = __mt76_connac_mcu_alloc_sta_req(dev, &mconf->mt76, info->wcid, in mt7925_mcu_mlo_sta_cmd()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/
Dmcu.c1140 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, mvif, wcid, in mt7996_mcu_sta_ba()
1870 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, &mvif->mt76, in mt7996_mcu_set_fixed_field()
2102 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, &mvif->mt76, in mt7996_mcu_add_rate_ctrl()
2172 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, &mvif->mt76, in mt7996_mcu_add_sta()
2280 skb = __mt76_connac_mcu_alloc_sta_req(dev, mvif, wcid, in mt7996_mcu_add_key()
4302 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, &mvif->mt76, in mt7996_mcu_wtbl_update_hdr_trans()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.h1879 __mt76_connac_mcu_alloc_sta_req(struct mt76_dev *dev, struct mt76_vif *mvif,
1885 return __mt76_connac_mcu_alloc_sta_req(dev, mvif, wcid, in mt76_connac_mcu_alloc_sta_req()
Dmt76_connac_mcu.c276 __mt76_connac_mcu_alloc_sta_req(struct mt76_dev *dev, struct mt76_vif *mvif, in __mt76_connac_mcu_alloc_sta_req() function
299 EXPORT_SYMBOL_GPL(__mt76_connac_mcu_alloc_sta_req);
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c657 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, &mvif->mt76, NULL, in mt7915_mcu_add_bss_info()
1925 rskb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, &mvif->mt76, NULL, in mt7915_mcu_add_inband_discov()
2002 rskb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, &mvif->mt76, in mt7915_mcu_add_beacon()
3821 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, &mvif->mt76, in mt7915_mcu_update_bss_color()