Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h176 struct mt7996_dev { struct
177 union { /* must be first */
182 struct mt7996_hif *hif2;
183 struct mt7996_reg_desc reg;
184 u8 q_id[MT7996_MAX_QUEUE];
185 u32 q_int_mask[MT7996_MAX_QUEUE];
186 u32 q_wfdma_mask;
188 const struct mt76_bus_ops *bus_ops;
189 struct mt7996_phy phy;
192 struct cfg80211_chan_def rdd2_chandef;
[all …]