Searched defs:mt7615_dev (Results 1 – 1 of 1) sorted by relevance
241 struct mt7615_dev { struct242 union { /* must be first */247 const struct mt76_bus_ops *bus_ops;248 struct tasklet_struct irq_tasklet;250 struct mt7615_phy phy;251 u64 omac_mask;253 u16 chainmask;255 struct ieee80211_ops *ops;256 const struct mt7615_mcu_ops *mcu_ops;257 struct regmap *infracfg;[all …]