Searched defs:mt7915_phy (Results 1 – 1 of 1) sorted by relevance
127 struct mt7915_phy { struct128 struct mt76_phy *mt76;129 struct mt7915_dev *dev;131 struct ieee80211_sband_iftype_data iftype[2][NUM_NL80211_IFTYPES];133 struct ieee80211_vif *monitor_vif;135 struct thermal_cooling_device *cdev;136 u8 throttle_state;138 u32 rxfilter;139 u64 omac_mask;141 u16 noise;[all …]