Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/mediatek/mt76/
Dmt76.h700 struct mt76_dev { struct
701 struct mt76_phy phy; /* must be first */
703 struct mt76_phy *phy2;
705 struct ieee80211_hw *hw;
707 spinlock_t lock;
708 spinlock_t cc_lock;
710 u32 cur_cc_bss_rx;
712 struct mt76_rx_status rx_ampdu_status;
713 u32 rx_ampdu_len;
714 u32 rx_ampdu_ref;
[all …]