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