Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmt7915.h246 struct mt7915_dev { struct
247 union { /* must be first */
252 struct mt7915_hif *hif2;
253 struct mt7915_reg_desc reg;
254 u8 q_id[MT7915_MAX_QUEUE];
255 u32 q_int_mask[MT7915_MAX_QUEUE];
256 u32 wfdma_mask;
258 const struct mt76_bus_ops *bus_ops;
259 struct mt7915_phy phy;
262 struct cfg80211_chan_def rdd2_chandef;
[all …]