Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x.h218 struct mt792x_dev { struct
219 union { /* must be first */
224 struct mac_address macaddr_list[8];
226 const struct mt76_bus_ops *bus_ops;
227 struct mt792x_phy phy;
229 struct work_struct reset_work;
230 bool hw_full_reset:1;
231 bool hw_init_done:1;
232 bool fw_assert:1;
233 bool has_eht:1;
[all …]