Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h386 extern const struct ieee80211_ops mt7915_ops;
H A Dmmio.c1043 mdev = mt76_alloc_device(pdev, sizeof(*dev), &mt7915_ops, &drv_ops); in mt7915_mmio_probe()
H A Dinit.c636 mphy = mt76_alloc_phy(&dev->mt76, sizeof(*phy), &mt7915_ops, MT_BAND1); in mt7915_alloc_ext_phy()
H A Dmain.c1652 const struct ieee80211_ops mt7915_ops = { variable