Searched defs:mt7915_dev (Results 1 – 1 of 1) sorted by relevance
173 struct mt7915_dev { struct174 union { /* must be first */179 struct mt7915_hif *hif2;181 const struct mt76_bus_ops *bus_ops;182 struct tasklet_struct irq_tasklet;183 struct mt7915_phy phy;185 u16 chainmask;186 u32 hif_idx;188 struct work_struct init_work;189 struct work_struct rc_work;[all …]