Searched defs:mt76_dev (Results 1 – 1 of 1) sorted by relevance
825 struct mt76_dev { struct826 struct mt76_phy phy; /* must be first */827 struct mt76_phy *phys[__MT_MAX_BAND];829 struct ieee80211_hw *hw;831 spinlock_t wed_lock;832 spinlock_t lock;833 spinlock_t cc_lock;835 u32 cur_cc_bss_rx;837 struct mt76_rx_status rx_ampdu_status;838 u32 rx_ampdu_len;[all …]