Lines Matching refs:mt7915_phy

156 	struct mt7915_phy *phy;
231 struct mt7915_phy { struct
292 struct mt7915_phy phy; argument
296 struct mt7915_phy *rdd2_phy;
370 static inline struct mt7915_phy *
386 static inline struct mt7915_phy *
437 struct mt7915_phy *phy);
442 int mt7915_dma_init(struct mt7915_dev *dev, struct mt7915_phy *phy2);
450 int mt7915_mcu_add_dev_info(struct mt7915_phy *phy,
452 int mt7915_mcu_add_bss_info(struct mt7915_phy *phy,
472 int mt7915_set_channel(struct mt7915_phy *phy);
473 int mt7915_mcu_set_chan_info(struct mt7915_phy *phy, int cmd);
488 int mt7915_mcu_set_sku_en(struct mt7915_phy *phy, bool enable);
489 int mt7915_mcu_set_txpower_sku(struct mt7915_phy *phy);
490 int mt7915_mcu_get_txpower_sku(struct mt7915_phy *phy, s8 *txpower, int len);
499 int mt7915_mcu_apply_tx_dpd(struct mt7915_phy *phy);
500 int mt7915_mcu_get_chan_mib_info(struct mt7915_phy *phy, bool chan_switch);
501 int mt7915_mcu_get_temperature(struct mt7915_phy *phy);
502 int mt7915_mcu_set_thermal_throttling(struct mt7915_phy *phy, u8 state);
503 int mt7915_mcu_get_rx_rate(struct mt7915_phy *phy, struct ieee80211_vif *vif,
505 int mt7915_mcu_rdd_background_enable(struct mt7915_phy *phy,
547 void mt7915_mac_reset_counters(struct mt7915_phy *phy);
548 void mt7915_mac_cca_stats_reset(struct mt7915_phy *phy);
554 void mt7915_mac_set_timing(struct mt7915_phy *phy);
562 void mt7915_mac_update_stats(struct mt7915_phy *phy);
580 int mt7915_dfs_init_radar_detector(struct mt7915_phy *phy);
581 void mt7915_set_stream_he_caps(struct mt7915_phy *phy);
582 void mt7915_set_stream_vht_txbf_caps(struct mt7915_phy *phy);
585 int mt7915_mcu_muru_debug_get(struct mt7915_phy *phy, void *ms);
586 int mt7915_init_debugfs(struct mt7915_phy *phy);