Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmt7996.h258 struct mt7996_phy { struct
259 struct mt76_phy *mt76;
260 struct mt7996_dev *dev;
262 struct ieee80211_sband_iftype_data iftype[NUM_NL80211_BANDS][NUM_NL80211_IFTYPES];
264 struct thermal_cooling_device *cdev;
265 u8 cdev_state;
266 u8 throttle_state;
267 u32 throttle_temp[2]; /* 0: critical high, 1: maximum */
269 u32 rxfilter;
270 u64 omac_mask;
[all …]