Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/
Dmt76_connac.h72 struct mt76_connac_pm { struct
73 bool enable:1;
74 bool enable_user:1;
75 bool ds_enable:1;
76 bool ds_enable_user:1;
77 bool suspended:1;
79 spinlock_t txq_lock;
80 struct {
83 } tx_q[IEEE80211_NUM_ACS];
85 struct work_struct wake_work;
[all …]