Home
last modified time | relevance | path

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

/src/sys/contrib/dev/mediatek/mt76/
H A Dmt76.h920 struct mt76_dev { struct
921 struct mt76_phy phy; /* must be first */
922 struct mt76_phy *phys[__MT_MAX_BAND];
923 struct mt76_phy *band_phys[NUM_NL80211_BANDS];
925 struct ieee80211_hw *hw;
927 spinlock_t wed_lock;
928 spinlock_t lock;
929 spinlock_t cc_lock;
931 u32 cur_cc_bss_rx;
933 struct mt76_rx_status rx_ampdu_status;
[all …]