Home
last modified time | relevance | path

Searched refs:mt7915_mcu_muru_stats (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.h192 struct mt7915_mcu_muru_stats { struct
Ddebugfs.c198 struct mt7915_mcu_muru_stats mu_stats = {}; in mt7915_muru_stats_show()
Dmcu.c2145 struct mt7915_mcu_muru_stats *mu_stats = in mt7915_mcu_muru_debug_get()
2146 (struct mt7915_mcu_muru_stats *)ms; in mt7915_mcu_muru_debug_get()
2162 memcpy(mu_stats, skb->data, sizeof(struct mt7915_mcu_muru_stats)); in mt7915_mcu_muru_debug_get()