Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed_mcu.c81 mtk_wed_update_rx_stats(struct mtk_wed_device *wed, struct sk_buff *skb) in mtk_wed_update_rx_stats() argument
87 if (!wed->wlan.update_wo_rx_stats) in mtk_wed_update_rx_stats()
95 wed->wlan.update_wo_rx_stats(wed, &stats[i]); in mtk_wed_update_rx_stats()
H A Dmtk_wed.c1356 __le32 wed; in mtk_wed_rro_cfg() member
2755 mtk_wed_setup_tc(struct mtk_wed_device *wed, struct net_device *dev, in mtk_wed_setup_tc() argument
2758 struct mtk_wed_hw *hw = wed->hw; in mtk_wed_setup_tc()
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7622.dtsi954 wed0: wed@1020a000 {
955 compatible = "mediatek,mt7622-wed",
961 wed1: wed@1020b000 {
962 compatible = "mediatek,mt7622-wed",
993 mediatek,wed = <&wed0>, <&wed1>;
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c405 mtk_wed_device_ppe_check(&dev->mt76.mmio.wed, skb, in mt7996_wed_check_ppe()
1441 if (mtk_wed_device_active(&dev->mt76.mmio.wed) && wcid->sta) { in mt7996_mac_add_txs_skb()
2260 if (mtk_wed_device_active(&dev->mt76.mmio.wed) && in mt7996_mac_restart()
2276 if (mtk_wed_device_active(&dev->mt76.mmio.wed) && in mt7996_mac_restart()
2307 if (mtk_wed_device_active(&dev->mt76.mmio.wed) && in mt7996_mac_restart()
2320 mtk_wed_device_start_hw_rro(&dev->mt76.mmio.wed, wed_irq_mask, in mt7996_mac_restart()
2506 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) in mt7996_mac_reset_work()
2507 mtk_wed_device_stop(&dev->mt76.mmio.wed); in mt7996_mac_reset_work()
2526 if (mtk_wed_device_active(&dev->mt76.mmio.wed) && in mt7996_mac_reset_work()
2564 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) { in mt7996_mac_reset_work()
[all …]
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mac.c262 int ring_base, void *wed, u32 flags) in mt76_connac_init_tx_queues() argument
267 wed, flags); in mt76_connac_init_tx_queues()
539 if (is_mt7915(dev) && mtk_wed_device_active(&dev->mmio.wed)) in mt76_connac2_mac_write_txwi()
628 if (mtk_wed_device_active(&dev->mmio.wed) && in mt76_connac2_mac_fill_txs()