Home
last modified time | relevance | path

Searched refs:mt7996_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmmio.c630 mdev = mt76_alloc_device(pdev, sizeof(*dev), &mt7996_ops, &drv_ops); in mt7996_mmio_probe()
H A Dmt7996.h530 extern const struct ieee80211_ops mt7996_ops;
H A Dmain.c2094 const struct ieee80211_ops mt7996_ops = { variable