Home
last modified time | relevance | path

Searched defs:mt792x_dev (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/contrib/dev/mediatek/mt76/
H A Dmt792x.h158 struct mt792x_dev { struct
159 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