Searched defs:mt7615_phy (Results 1 – 1 of 1) sorted by relevance
172 struct mt7615_phy { struct173 struct mt76_phy *mt76;174 struct mt7615_dev *dev;176 struct ieee80211_vif *monitor_vif;178 u32 rxfilter;179 u32 omac_mask;181 u16 noise;183 bool scs_en;185 unsigned long last_cca_adj;186 int false_cca_ofdm, false_cca_cck;[all …]