Searched defs:mt792x_dev (Results 1 – 1 of 1) sorted by relevance
217 struct mt792x_dev { struct218 union { /* must be first */223 struct mac_address macaddr_list[8];225 const struct mt76_bus_ops *bus_ops;226 struct mt792x_phy phy;228 struct work_struct reset_work;229 bool hw_full_reset:1;230 bool hw_init_done:1;231 bool fw_assert:1;232 bool has_eht:1;[all …]