Searched defs:mt7915_phy (Results 1 – 1 of 1) sorted by relevance
199 struct mt7915_phy { struct200 struct mt76_phy *mt76;201 struct mt7915_dev *dev;203 struct ieee80211_sband_iftype_data iftype[NUM_NL80211_BANDS][NUM_NL80211_IFTYPES];205 struct ieee80211_vif *monitor_vif;207 struct thermal_cooling_device *cdev;208 u8 cdev_state;209 u8 throttle_state;210 u32 throttle_temp[2]; /* 0: critical high, 1: maximum */212 u32 rxfilter;[all …]