Searched defs:mt7921_phy (Results 1 – 1 of 1) sorted by relevance
122 struct mt7921_phy { struct123 struct mt76_phy *mt76;124 struct mt7921_dev *dev;126 struct ieee80211_sband_iftype_data iftype[2][NUM_NL80211_IFTYPES];128 struct ieee80211_vif *monitor_vif;130 u32 rxfilter;131 u64 omac_mask;133 u16 noise;157 struct mt7921_phy phy; argument