mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
521efb62eb
6c256218e59e wifi: mt76: dma: use napi_build_skb 679254c50f27 mt7915: add CONFIG_MT76_LEDS to cflags 15b9dd6b1b6a wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_work 8e5c21fe7c5c wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttling 87cb74fe42d9 wifi: mt76: mt7915: rework mt7915_thermal_temp_store() c6f24b83eba5 wifi: mt76: mt7915: add error message in mt7915_thermal_set_cur_throttle_state() 99e96b89ee4d wifi: mt76: mt7915: add chip id condition in mt7915_check_eeprom() 833cd420480f wifi: mt76: mt7921: fix channel switch fail in monitor mode f1f8bae6092d wifi: mt76: mt7921: add ack signal support f47087a6dd62 wifi: mt76: mt7996: fix chainmask calculation in mt7996_set_antenna() 2f3b0acc1588 wifi: mt76: mt7996: update register for CFEND_RATE 7e9540dcbd70 wifi: mt76: mt7996: do not hardcode vht beamform cap a37e427d0959 wifi: mt76: connac: fix POWER_CTRL command name typo 98aa346042bd wifi: mt76: mt7915: remove BW160 and BW80+80 support 94fed6a43541 wifi: mt76: mt7921: fix invalid remain_on_channel duration 3c162384d80a wifi: mt76: introduce mt76_queue_is_wed_rx utility routine a409a9454587 wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exit 8b27ecd3a684 wifi: mt76: mt7996: fix memory leak in mt7996_mcu_exit 683760461dd0 wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanup 0c750cf08f85 wifi: mt76: dma: fix memory leak running mt76_dma_tx_cleanup 5de9ae29bea2 wifi: mt76: mt7915: avoid mcu_restart function pointer dad96dd3e62d wifi: mt76: mt7603: avoid mcu_restart function pointer 19d36dd9c8ea wifi: mt76: mt7615: avoid mcu_restart function pointer 6fe2c2383d3d wifi: mt76: mt7921: avoid mcu_restart function pointer 9df89143bf71 wifi: mt76: mt7915: get rid of wed rx_buf_ring page_frag_cache 8d51d11760cb wifi: mt76: fix switch default case in mt7996_reverse_frag0_hdr_trans 0d8057dbd51c wifi: mt76: mt7921u: add support for Comfast CF-952AX ddbf4e933d54 wifi: mt76: mt7915: set sku initial value to zero 06a8904e954e wifi: mt76: mt7915: wed: enable red per-band token drop 724a337caef9 wifi: mt76: mt7915: fix WED TxS reporting 747ca943a5bb wifi: mt76: add flexible polling wait-interval support 133d7859977a wifi: mt76: mt7921: reduce polling time in pmctrl 5fe319a0550e wifi: mt76: add memory barrier to SDIO queue kick 822f060b9d19 wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistent c6794954a723 wifi: mt76: mt7915: fix memory leak in mt7915_mmio_wed_init_rx_buf 9686cd7cc65c wifi: mt76: switch to page_pool allocator 04da4eaa8235 wifi: mt76: enable page_pool stats 1af4a911ebcb wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_buf e8c10835cf06 wifi: mt76: fix compile error without CONFIG_PAGE_POOL_STATS 0cf0ede7cc42 net: ethernet: mtk_wed: add reset to rx_ring_setup callback 715b3ed9708a net: ethernet: mtk_wed: add reset to tx_ring_setup callback 9107381d0ff3 wifi: mt76: mt7921: fix error code of return in mt7921_acpi_read 36d2a5bf7802 wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_val c67f57d2cda2 wifi: mt76: dma: add reset to mt76_dma_wed_setup signature 3dace36e2941 wifi: mt76: dma: reset wed queues in mt76_dma_rx_reset 4b229d2da562 wifi: mt76: mt7915: add mt7915 wed reset callbacks f83958376085 wifi: mt76: mt7915: complete wed reset support 321edbb414dc wifi: mt76: mt7996: rely on mt76_connac_txp_common structure bdb7dc38a6d1 wifi: mt76: mt7996: rely on mt76_connac_txp_skb_unmap 8688756305c6 wifi: mt76: mt7996: rely on mt76_connac_tx_complete_skb fbf986dbd4c0 wifi: mt76: mt7996: rely on mt76_connac2_mac_decode_he_radiotap adc556cbce37 wifi: mt76: mt7996: avoid mcu_restart function pointer 5eb4e2303be4 wifi: mt76: remove __mt76_mcu_restart macro e7a61c5f70f5 wifi: mt76: add EHT phy type b375845abc10 wifi: mt76: connac: add CMD_CBW_320MHZ 68b17a243332 wifi: mt76: connac: add helpers for EHT capability 02ec1f61b3a2 wifi: mt76: connac: add cmd id related to EHT support 9209294cd81b wifi: mt76: increase wcid size to 1088 5e85136c9b2f wifi: mt76: add EHT rate stats for ethtool a171f672fdeb wifi: mt76: mt7996: add variants support eda8fd62c105 wifi: mt76: mt7996: add helpers for wtbl and interface limit 4a5a9f4cdc3b wifi: mt76: mt7996: rework capability init 06b73c155680 wifi: mt76: mt7996: add EHT capability init ae71a1b8294f wifi: mt76: mt7996: add support for EHT rate report 65bdfae2991d wifi: mt76: mt7996: enable EHT support in firmware b2360d59747c wifi: mt76: mt7996: add EHT beamforming support Signed-off-by: Felix Fietkau <nbd@nbd.name>
150 lines
4.5 KiB
Diff
150 lines
4.5 KiB
Diff
From: Lorenzo Bianconi <lorenzo@kernel.org>
|
|
Date: Sat, 5 Nov 2022 23:36:22 +0100
|
|
Subject: [PATCH] net: ethernet: mtk_wed: add rx mib counters
|
|
|
|
Introduce WED RX MIB counters support available on MT7986a SoC.
|
|
|
|
Tested-by: Daniel Golle <daniel@makrotopia.org>
|
|
Co-developed-by: Sujuan Chen <sujuan.chen@mediatek.com>
|
|
Signed-off-by: Sujuan Chen <sujuan.chen@mediatek.com>
|
|
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
|
|
Signed-off-by: David S. Miller <davem@davemloft.net>
|
|
---
|
|
|
|
--- a/drivers/net/ethernet/mediatek/mtk_wed_debugfs.c
|
|
+++ b/drivers/net/ethernet/mediatek/mtk_wed_debugfs.c
|
|
@@ -2,6 +2,7 @@
|
|
/* Copyright (C) 2021 Felix Fietkau <nbd@nbd.name> */
|
|
|
|
#include <linux/seq_file.h>
|
|
+#include <linux/soc/mediatek/mtk_wed.h>
|
|
#include "mtk_wed.h"
|
|
#include "mtk_wed_regs.h"
|
|
|
|
@@ -18,6 +19,8 @@ enum {
|
|
DUMP_TYPE_WDMA,
|
|
DUMP_TYPE_WPDMA_TX,
|
|
DUMP_TYPE_WPDMA_TXFREE,
|
|
+ DUMP_TYPE_WPDMA_RX,
|
|
+ DUMP_TYPE_WED_RRO,
|
|
};
|
|
|
|
#define DUMP_STR(_str) { _str, 0, DUMP_TYPE_STRING }
|
|
@@ -36,6 +39,9 @@ enum {
|
|
|
|
#define DUMP_WPDMA_TX_RING(_n) DUMP_RING("WPDMA_TX" #_n, 0, DUMP_TYPE_WPDMA_TX, _n)
|
|
#define DUMP_WPDMA_TXFREE_RING DUMP_RING("WPDMA_RX1", 0, DUMP_TYPE_WPDMA_TXFREE)
|
|
+#define DUMP_WPDMA_RX_RING(_n) DUMP_RING("WPDMA_RX" #_n, 0, DUMP_TYPE_WPDMA_RX, _n)
|
|
+#define DUMP_WED_RRO_RING(_base)DUMP_RING("WED_RRO_MIOD", MTK_##_base, DUMP_TYPE_WED_RRO)
|
|
+#define DUMP_WED_RRO_FDBK(_base)DUMP_RING("WED_RRO_FDBK", MTK_##_base, DUMP_TYPE_WED_RRO)
|
|
|
|
static void
|
|
print_reg_val(struct seq_file *s, const char *name, u32 val)
|
|
@@ -57,6 +63,7 @@ dump_wed_regs(struct seq_file *s, struct
|
|
cur > regs ? "\n" : "",
|
|
cur->name);
|
|
continue;
|
|
+ case DUMP_TYPE_WED_RRO:
|
|
case DUMP_TYPE_WED:
|
|
val = wed_r32(dev, cur->offset);
|
|
break;
|
|
@@ -69,6 +76,9 @@ dump_wed_regs(struct seq_file *s, struct
|
|
case DUMP_TYPE_WPDMA_TXFREE:
|
|
val = wpdma_txfree_r32(dev, cur->offset);
|
|
break;
|
|
+ case DUMP_TYPE_WPDMA_RX:
|
|
+ val = wpdma_rx_r32(dev, cur->base, cur->offset);
|
|
+ break;
|
|
}
|
|
print_reg_val(s, cur->name, val);
|
|
}
|
|
@@ -132,6 +142,80 @@ wed_txinfo_show(struct seq_file *s, void
|
|
}
|
|
DEFINE_SHOW_ATTRIBUTE(wed_txinfo);
|
|
|
|
+static int
|
|
+wed_rxinfo_show(struct seq_file *s, void *data)
|
|
+{
|
|
+ static const struct reg_dump regs[] = {
|
|
+ DUMP_STR("WPDMA RX"),
|
|
+ DUMP_WPDMA_RX_RING(0),
|
|
+ DUMP_WPDMA_RX_RING(1),
|
|
+
|
|
+ DUMP_STR("WPDMA RX"),
|
|
+ DUMP_WED(WED_WPDMA_RX_D_MIB(0)),
|
|
+ DUMP_WED_RING(WED_WPDMA_RING_RX_DATA(0)),
|
|
+ DUMP_WED(WED_WPDMA_RX_D_PROCESSED_MIB(0)),
|
|
+ DUMP_WED(WED_WPDMA_RX_D_MIB(1)),
|
|
+ DUMP_WED_RING(WED_WPDMA_RING_RX_DATA(1)),
|
|
+ DUMP_WED(WED_WPDMA_RX_D_PROCESSED_MIB(1)),
|
|
+ DUMP_WED(WED_WPDMA_RX_D_COHERENT_MIB),
|
|
+
|
|
+ DUMP_STR("WED RX"),
|
|
+ DUMP_WED_RING(WED_RING_RX_DATA(0)),
|
|
+ DUMP_WED_RING(WED_RING_RX_DATA(1)),
|
|
+
|
|
+ DUMP_STR("WED RRO"),
|
|
+ DUMP_WED_RRO_RING(WED_RROQM_MIOD_CTRL0),
|
|
+ DUMP_WED(WED_RROQM_MID_MIB),
|
|
+ DUMP_WED(WED_RROQM_MOD_MIB),
|
|
+ DUMP_WED(WED_RROQM_MOD_COHERENT_MIB),
|
|
+ DUMP_WED_RRO_FDBK(WED_RROQM_FDBK_CTRL0),
|
|
+ DUMP_WED(WED_RROQM_FDBK_IND_MIB),
|
|
+ DUMP_WED(WED_RROQM_FDBK_ENQ_MIB),
|
|
+ DUMP_WED(WED_RROQM_FDBK_ANC_MIB),
|
|
+ DUMP_WED(WED_RROQM_FDBK_ANC2H_MIB),
|
|
+
|
|
+ DUMP_STR("WED Route QM"),
|
|
+ DUMP_WED(WED_RTQM_R2H_MIB(0)),
|
|
+ DUMP_WED(WED_RTQM_R2Q_MIB(0)),
|
|
+ DUMP_WED(WED_RTQM_Q2H_MIB(0)),
|
|
+ DUMP_WED(WED_RTQM_R2H_MIB(1)),
|
|
+ DUMP_WED(WED_RTQM_R2Q_MIB(1)),
|
|
+ DUMP_WED(WED_RTQM_Q2H_MIB(1)),
|
|
+ DUMP_WED(WED_RTQM_Q2N_MIB),
|
|
+ DUMP_WED(WED_RTQM_Q2B_MIB),
|
|
+ DUMP_WED(WED_RTQM_PFDBK_MIB),
|
|
+
|
|
+ DUMP_STR("WED WDMA TX"),
|
|
+ DUMP_WED(WED_WDMA_TX_MIB),
|
|
+ DUMP_WED_RING(WED_WDMA_RING_TX),
|
|
+
|
|
+ DUMP_STR("WDMA TX"),
|
|
+ DUMP_WDMA(WDMA_GLO_CFG),
|
|
+ DUMP_WDMA_RING(WDMA_RING_TX(0)),
|
|
+ DUMP_WDMA_RING(WDMA_RING_TX(1)),
|
|
+
|
|
+ DUMP_STR("WED RX BM"),
|
|
+ DUMP_WED(WED_RX_BM_BASE),
|
|
+ DUMP_WED(WED_RX_BM_RX_DMAD),
|
|
+ DUMP_WED(WED_RX_BM_PTR),
|
|
+ DUMP_WED(WED_RX_BM_TKID_MIB),
|
|
+ DUMP_WED(WED_RX_BM_BLEN),
|
|
+ DUMP_WED(WED_RX_BM_STS),
|
|
+ DUMP_WED(WED_RX_BM_INTF2),
|
|
+ DUMP_WED(WED_RX_BM_INTF),
|
|
+ DUMP_WED(WED_RX_BM_ERR_STS),
|
|
+ };
|
|
+ struct mtk_wed_hw *hw = s->private;
|
|
+ struct mtk_wed_device *dev = hw->wed_dev;
|
|
+
|
|
+ if (!dev)
|
|
+ return 0;
|
|
+
|
|
+ dump_wed_regs(s, dev, regs, ARRAY_SIZE(regs));
|
|
+
|
|
+ return 0;
|
|
+}
|
|
+DEFINE_SHOW_ATTRIBUTE(wed_rxinfo);
|
|
|
|
static int
|
|
mtk_wed_reg_set(void *data, u64 val)
|
|
@@ -175,4 +259,7 @@ void mtk_wed_hw_add_debugfs(struct mtk_w
|
|
debugfs_create_u32("regidx", 0600, dir, &hw->debugfs_reg);
|
|
debugfs_create_file_unsafe("regval", 0600, dir, hw, &fops_regval);
|
|
debugfs_create_file_unsafe("txinfo", 0400, dir, hw, &wed_txinfo_fops);
|
|
+ if (hw->version != 1)
|
|
+ debugfs_create_file_unsafe("rxinfo", 0400, dir, hw,
|
|
+ &wed_rxinfo_fops);
|
|
}
|