Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/
Dmt76.h641 struct mt76_dev { struct
642 struct mt76_phy phy; /* must be first */
644 struct mt76_phy *phy2;
646 struct ieee80211_hw *hw;
648 spinlock_t lock;
649 spinlock_t cc_lock;
651 u32 cur_cc_bss_rx;
653 struct mt76_rx_status rx_ampdu_status;
654 u32 rx_ampdu_len;
655 u32 rx_ampdu_ref;
[all …]