Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/mediatek/mt76/ !
Dmt76_connac.h87 struct mt76_connac_pm { struct
88 bool enable:1;
89 bool enable_user:1;
90 bool ds_enable:1;
91 bool ds_enable_user:1;
92 bool suspended:1;
94 spinlock_t txq_lock;
95 struct {
98 } tx_q[IEEE80211_NUM_ACS];
100 struct work_struct wake_work;
[all …]