Searched defs:mt7921_dev (Results 1 – 1 of 1) sorted by relevance
194 struct mt7921_dev { struct195 union { /* must be first */201 struct mt7921_phy phy;204 struct work_struct reset_work;205 bool hw_full_reset:1;206 bool hw_init_done:1;207 bool fw_assert:1;209 struct list_head sta_poll_list;210 spinlock_t sta_poll_lock;212 u8 fw_debug;[all …]
Completed in 7 milliseconds