Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dsoc.c26 mdev = mt76_alloc_device(&pdev->dev, sizeof(*dev), &mt7603_ops, in mt76_wmac_probe()
H A Dpci.c35 mdev = mt76_alloc_device(&pdev->dev, sizeof(*dev), &mt7603_ops, in mt76pci_probe()
H A Dmt7603.h161 extern const struct ieee80211_ops mt7603_ops;
H A Dmain.c703 const struct ieee80211_ops mt7603_ops = { variable