Searched defs:mt792x_dev (Results 1 – 1 of 1) sorted by relevance
157 struct mt792x_dev { struct158 union { /* must be first */163 const struct mt76_bus_ops *bus_ops;164 struct mt792x_phy phy;166 struct work_struct reset_work;167 bool hw_full_reset:1;191 static inline struct mt792x_dev * argument