Searched defs:mt7996_phy (Results 1 – 1 of 1) sorted by relevance
150 struct mt7996_phy { struct151 struct mt76_phy *mt76;152 struct mt7996_dev *dev;154 struct ieee80211_sband_iftype_data iftype[NUM_NL80211_BANDS][NUM_NL80211_IFTYPES];156 struct ieee80211_vif *monitor_vif;158 u32 rxfilter;159 u64 omac_mask;161 u16 noise;163 s16 coverage_class;164 u8 slottime;[all …]