Searched defs:mt792x_dev (Results 1 – 1 of 1) sorted by relevance
175 struct mt792x_dev { struct176 union { /* must be first */181 const struct mt76_bus_ops *bus_ops;182 struct mt792x_phy phy;184 struct work_struct reset_work;185 bool hw_full_reset:1;209 static inline struct mt792x_dev * argument