Searched defs:mt7615_phy (Results 1 – 2 of 2) sorted by relevance
156 struct mt7615_phy { struct157 struct mt76_phy *mt76;158 struct mt7615_dev *dev;160 struct ieee80211_vif *monitor_vif;162 u8 n_beacon_vif;164 u32 rxfilter;165 u64 omac_mask;167 u16 noise;169 bool scs_en;171 unsigned long last_cca_adj;[all …]
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 …]