Home
last modified time | relevance | path

Searched refs:mt7996_ops (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmmio.c353 mdev = mt76_alloc_device(pdev, sizeof(*dev), &mt7996_ops, &drv_ops); in mt7996_mmio_probe()
H A Dmt7996.h321 extern const struct ieee80211_ops mt7996_ops;
H A Dinit.c359 mphy = mt76_alloc_phy(&dev->mt76, sizeof(*phy), &mt7996_ops, band); in mt7996_register_phy()
H A Dmain.c1374 const struct ieee80211_ops mt7996_ops = { variable