Lines Matching refs:mt7921_phy
117 struct mt7921_phy *phy;
176 struct mt7921_phy { struct
225 struct mt7921_phy phy; argument
279 static inline struct mt7921_phy *
304 int __mt7921_start(struct mt7921_phy *phy);
317 int mt7921_mcu_set_chan_info(struct mt7921_phy *phy, int cmd);
320 int mt7921_mcu_get_rx_rate(struct mt7921_phy *phy, struct ieee80211_vif *vif,
390 void mt7921_mac_reset_counters(struct mt7921_phy *phy);
391 void mt7921_mac_set_timing(struct mt7921_phy *phy);
400 void mt7921_mac_update_mib_stats(struct mt7921_phy *phy);
414 void mt7921_set_stream_he_caps(struct mt7921_phy *phy);
492 int mt7921_init_acpi_sar_power(struct mt7921_phy *phy, bool set_default);
501 mt7921_init_acpi_sar_power(struct mt7921_phy *phy, bool set_default) in mt7921_init_acpi_sar_power()