Searched refs:mt7915_ops (Results 1 – 4 of 4) sorted by relevance
386 extern const struct ieee80211_ops mt7915_ops;
1043 mdev = mt76_alloc_device(pdev, sizeof(*dev), &mt7915_ops, &drv_ops); in mt7915_mmio_probe()
636 mphy = mt76_alloc_phy(&dev->mt76, sizeof(*phy), &mt7915_ops, MT_BAND1); in mt7915_alloc_ext_phy()
1652 const struct ieee80211_ops mt7915_ops = { variable