Searched refs:wed (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_wed_mcu.c | 81 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 D | mtk_wed.c | 1356 __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 D | mt7622.dtsi | 954 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 D | mac.c | 444 mtk_wed_device_ppe_check(&dev->mt76.mmio.wed, skb, in mt7996_wed_check_ppe() 1475 if (mtk_wed_device_active(&dev->mt76.mmio.wed) && wcid->sta) { in mt7996_mac_add_txs_skb() 2283 if (mtk_wed_device_active(&dev->mt76.mmio.wed) && in mt7996_mac_restart() 2299 if (mtk_wed_device_active(&dev->mt76.mmio.wed) && in mt7996_mac_restart() 2330 if (mtk_wed_device_active(&dev->mt76.mmio.wed) && in mt7996_mac_restart() 2343 mtk_wed_device_start_hw_rro(&dev->mt76.mmio.wed, wed_irq_mask, in mt7996_mac_restart() 2544 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) in mt7996_mac_reset_work() 2545 mtk_wed_device_stop(&dev->mt76.mmio.wed); in mt7996_mac_reset_work() 2563 if (mtk_wed_device_active(&dev->mt76.mmio.wed) && in mt7996_mac_reset_work() 2596 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) { in mt7996_mac_reset_work() [all …]
|
| H A D | main.c | 1697 if (mtk_wed_device_active(&dev->mt76.mmio.wed)) { in mt7996_sta_statistics() 2176 struct mtk_wed_device *wed = &dev->mt76.mmio.wed; in mt7996_net_fill_forward_path() local 2194 wed = &dev->mt76.mmio.wed_hif2; in mt7996_net_fill_forward_path() 2196 if (!mtk_wed_device_active(wed) && in mt7996_net_fill_forward_path() 2203 if (mtk_wed_device_active(wed)) in mt7996_net_fill_forward_path() 2204 path->mtk_wdma.wdma_idx = wed->wdma_idx; in mt7996_net_fill_forward_path() 2213 mtk_wed_is_amsdu_supported(wed)) in mt7996_net_fill_forward_path()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mac.c | 262 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()
|
| H A D | mt76_connac_mcu.c | 1264 if (!mtk_wed_device_active(&dev->mmio.wed)) in mt76_connac_mcu_sta_wed_update() 1267 return mtk_wed_device_update_msg(&dev->mmio.wed, WED_WO_STA_REC, in mt76_connac_mcu_sta_wed_update()
|