Searched defs:mt792x_dev (Results 1 – 1 of 1) sorted by relevance
158 struct mt792x_dev { struct159 union { /* must be first */164 const struct mt76_bus_ops *bus_ops;165 struct mt792x_phy phy;167 struct work_struct reset_work;168 bool hw_full_reset:1;192 static inline struct mt792x_dev * argument