Searched defs:mt7615_dev (Results 1 – 1 of 1) sorted by relevance
229 struct mt7615_dev { struct230 union { /* must be first */235 const struct mt76_bus_ops *bus_ops;236 struct tasklet_struct irq_tasklet;238 struct mt7615_phy phy;239 u64 omac_mask;241 u16 chainmask;243 struct ieee80211_ops *ops;244 const struct mt7615_mcu_ops *mcu_ops;245 struct regmap *infracfg;[all …]