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 mt7615_phy phy;249 u64 omac_mask;251 u16 chainmask;253 struct ieee80211_ops *ops;254 const struct mt7615_mcu_ops *mcu_ops;255 struct regmap *infracfg;256 const u32 *reg_map;[all …]