Searched defs:mt76_connac_pm (Results 1 – 1 of 1) sorted by relevance
47 struct mt76_connac_pm { struct48 bool enable;49 bool ds_enable;50 bool suspended;52 spinlock_t txq_lock;53 struct {56 } tx_q[IEEE80211_NUM_ACS];58 struct work_struct wake_work;59 wait_queue_head_t wait;61 struct {[all …]