Searched defs:mt7996_dev (Results 1 – 1 of 1) sorted by relevance
240 struct mt7996_dev { struct241 union { /* must be first */246 struct mt7996_hif *hif2;247 struct mt7996_reg_desc reg;248 u8 q_id[MT7996_MAX_QUEUE];249 u32 q_int_mask[MT7996_MAX_QUEUE];250 u32 q_wfdma_mask;252 const struct mt76_bus_ops *bus_ops;253 struct mt7996_phy phy;256 struct cfg80211_chan_def rdd2_chandef;[all …]