Searched defs:mt7615_dev (Results 1 – 1 of 1) sorted by relevance
240 struct mt7615_dev { struct241 union { /* must be first */246 const struct mt76_bus_ops *bus_ops;247 struct tasklet_struct irq_tasklet;249 struct mt7615_phy phy;250 u64 omac_mask;252 u16 chainmask;254 struct ieee80211_ops *ops;255 const struct mt7615_mcu_ops *mcu_ops;256 struct regmap *infracfg;[all …]