Searched defs:mt7615_dev (Results 1 – 1 of 1) sorted by relevance
247 struct mt7615_dev { struct248 union { /* must be first */253 const struct mt76_bus_ops *bus_ops;254 struct tasklet_struct irq_tasklet;256 struct mt7615_phy phy;257 u32 omac_mask;259 u16 chainmask;261 struct ieee80211_ops *ops;262 const struct mt7615_mcu_ops *mcu_ops;263 struct regmap *infracfg;[all …]