Searched defs:mt792x_dev (Results 1 – 1 of 1) sorted by relevance
203 struct mt792x_dev { struct204 union { /* must be first */209 const struct mt76_bus_ops *bus_ops;210 struct mt792x_phy phy;212 struct work_struct reset_work;213 bool hw_full_reset:1;214 bool hw_init_done:1;215 bool fw_assert:1;216 bool has_eht:1;217 bool regd_in_progress:1;[all …]