Searched refs:test_ops (Results 1 – 4 of 4) sorted by relevance
338 err = dev->test_ops->set_state(phy, state); in __mt76_testmode_set_state()412 if (!dev->test_ops) in mt76_testmode_cmd()495 if (dev->test_ops->set_params) { in mt76_testmode_cmd()496 err = dev->test_ops->set_params(phy, tb, state); in mt76_testmode_cmd()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()561 if (!dev->test_ops) in mt76_testmode_dump()
725 const struct mt76_testmode_ops *test_ops; member
557 dev->mt76.test_ops = &mt7615_testmode_ops; in mt7615_init_device()
818 dev->mt76.test_ops = &mt7915_testmode_ops; in mt7915_register_device()