Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/
Dmt76.h735 struct mt76_dev { struct
736 struct mt76_phy phy; /* must be first */
737 struct mt76_phy *phys[__MT_MAX_BAND];
739 struct ieee80211_hw *hw;
741 spinlock_t lock;
742 spinlock_t cc_lock;
744 u32 cur_cc_bss_rx;
746 struct mt76_rx_status rx_ampdu_status;
747 u32 rx_ampdu_len;
748 u32 rx_ampdu_ref;
[all …]