Searched refs:dump_stats (Results 1 – 4 of 4) sorted by relevance
525 if (dev->test_ops->dump_stats) { in mt76_testmode_dump_stats()528 ret = dev->test_ops->dump_stats(phy, msg); in mt76_testmode_dump_stats()
552 int (*dump_stats)(struct mt76_phy *phy, struct sk_buff *msg); member
376 .dump_stats = mt7615_tm_dump_stats,
761 .dump_stats = mt7915_tm_dump_stats,