Searched defs:mt76_dev (Results 1 – 1 of 1) sorted by relevance
573 struct mt76_dev { struct574 struct mt76_phy phy; /* must be first */576 struct mt76_phy *phy2;578 struct ieee80211_hw *hw;580 spinlock_t lock;581 spinlock_t cc_lock;583 u32 cur_cc_bss_rx;585 struct mt76_rx_status rx_ampdu_status;586 u32 rx_ampdu_len;587 u32 rx_ampdu_ref;[all …]