Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/wireless/mediatek/mt76/
Dmt76.h807 struct mt76_dev { struct
808 struct mt76_phy phy; /* must be first */
809 struct mt76_phy *phys[__MT_MAX_BAND];
811 struct ieee80211_hw *hw;
813 spinlock_t wed_lock;
814 spinlock_t lock;
815 spinlock_t cc_lock;
817 u32 cur_cc_bss_rx;
819 struct mt76_rx_status rx_ampdu_status;
820 u32 rx_ampdu_len;
[all …]