Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7921/
A Dmt7921.h282 struct mt7921_dev { struct
283 union { /* must be first */
289 struct mt7921_phy phy;
293 bool hw_full_reset:1;
294 bool hw_init_done:1;
295 bool fw_assert:1;
298 spinlock_t sta_poll_lock;
300 struct work_struct init_work;
302 u8 fw_debug;
303 u8 fw_features;
[all …]

Completed in 5 milliseconds