Searched refs:mt7603_ops (Results 1 – 4 of 4) sorted by relevance
35 mdev = mt76_alloc_device(&pdev->dev, sizeof(*dev), &mt7603_ops, in mt76pci_probe()
28 mdev = mt76_alloc_device(&pdev->dev, sizeof(*dev), &mt7603_ops, in mt76_wmac_probe()
155 extern const struct ieee80211_ops mt7603_ops;
656 const struct ieee80211_ops mt7603_ops = { variable