Searched defs:mt792x_dev (Results 1 – 1 of 1) sorted by relevance
293 struct mt792x_dev { struct294 union { /* must be first */299 struct mac_address macaddr_list[8];301 const struct mt76_bus_ops *bus_ops;302 struct mt792x_phy phy;304 struct work_struct reset_work;305 bool hw_full_reset:1;306 bool hw_init_done:1;307 bool fw_assert:1;308 bool has_eht:1;[all …]