Home
last modified time | relevance | path

Searched refs:mt792x_get_mac80211_ops (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dusb.c191 ops = mt792x_get_mac80211_ops(&usb_intf->dev, &mt7925_ops, in mt7925u_probe()
H A Dpci.c601 ops = mt792x_get_mac80211_ops(&pdev->dev, &mt7925_ops, in mt7925_pci_probe()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c924 mt792x_get_mac80211_ops(struct device *dev, in mt792x_get_mac80211_ops() function
954 EXPORT_SYMBOL_GPL(mt792x_get_mac80211_ops);
H A Dmt792x.h524 mt792x_get_mac80211_ops(struct device *dev,
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci.c337 ops = mt792x_get_mac80211_ops(&pdev->dev, &mt7921_ops, in mt7921_pci_probe()