Searched refs:mt7915_ops (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | pci.c | 135 mdev = mt76_alloc_device(&pdev->dev, sizeof(*dev), &mt7915_ops, in mt7915_pci_probe()
|
H A D | mt7915.h | 265 extern const struct ieee80211_ops mt7915_ops;
|
H A D | init.c | 609 mphy = mt76_alloc_phy(&dev->mt76, sizeof(*phy), &mt7915_ops); in mt7915_register_ext_phy()
|
H A D | main.c | 811 const struct ieee80211_ops mt7915_ops = { variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mt7915.h | 385 extern const struct ieee80211_ops mt7915_ops;
|
H A D | init.c | 633 mphy = mt76_alloc_phy(&dev->mt76, sizeof(*phy), &mt7915_ops, MT_BAND1); in mt7915_alloc_ext_phy()
|
H A D | mmio.c | 1008 mdev = mt76_alloc_device(pdev, sizeof(*dev), &mt7915_ops, &drv_ops); in mt7915_mmio_probe()
|
H A D | main.c | 1647 const struct ieee80211_ops mt7915_ops = { variable
|
Completed in 10 milliseconds