Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dtestmode.c372 const struct mt76_testmode_ops mt7615_testmode_ops = { variable
H A Dmt7615.h358 extern const struct mt76_testmode_ops mt7615_testmode_ops;
H A Dinit.c650 dev->mt76.test_ops = &mt7615_testmode_ops; in mt7615_init_device()