Home
last modified time | relevance | path

Searched refs:mt7915_phy (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h173 struct mt7915_phy *phy;
196 struct mt7915_phy { struct
255 struct mt7915_phy phy;
259 struct mt7915_phy *rdd2_phy;
349 static inline struct mt7915_phy *
365 static inline struct mt7915_phy *
415 struct mt7915_phy *phy);
420 int mt7915_dma_init(struct mt7915_dev *dev, struct mt7915_phy *phy2);
436 int mt7915_mcu_add_dev_info(struct mt7915_phy *phy,
438 int mt7915_mcu_add_bss_info(struct mt7915_phy *ph
[all...]
H A Dtestmode.c38 mt7915_tm_set_tx_power(struct mt7915_phy *phy) in mt7915_tm_set_tx_power()
74 mt7915_tm_set_freq_offset(struct mt7915_phy *phy, bool en, u32 val) in mt7915_tm_set_freq_offset()
106 mt7915_tm_set_trx(struct mt7915_phy *phy, int type, bool en) in mt7915_tm_set_trx()
122 mt7915_tm_clean_hwq(struct mt7915_phy *phy, u8 wcid) in mt7915_tm_clean_hwq()
137 mt7915_tm_set_slot_time(struct mt7915_phy *phy, u8 slot_time, u8 sifs) in mt7915_tm_set_slot_time()
155 mt7915_tm_set_tam_arb(struct mt7915_phy *phy, bool enable, bool mu) in mt7915_tm_set_tam_arb()
171 mt7915_tm_set_wmm_qid(struct mt7915_phy *phy, u8 qid, u8 aifs, u8 cw_min, in mt7915_tm_set_wmm_qid()
190 mt7915_tm_set_ipg_params(struct mt7915_phy *phy, u32 ipg, u8 mode) in mt7915_tm_set_ipg_params()
255 mt7915_tm_set_tx_len(struct mt7915_phy *phy, u32 tx_time) in mt7915_tm_set_tx_len()
335 mt7915_tm_reg_backup_restore(struct mt7915_phy *ph
[all...]
H A Dinit.c50 struct mt7915_phy *phy = dev_get_drvdata(dev); in mt7915_thermal_temp_show()
76 struct mt7915_phy *phy = dev_get_drvdata(dev); in mt7915_thermal_temp_store()
134 struct mt7915_phy *phy = cdev->devdata; in mt7915_thermal_get_cur_throttle_state()
145 struct mt7915_phy *phy = cdev->devdata; in mt7915_thermal_set_cur_throttle_state()
177 static void mt7915_unregister_thermal(struct mt7915_phy *phy) in mt7915_unregister_thermal()
188 static int mt7915_thermal_init(struct mt7915_phy *phy) in mt7915_thermal_init()
320 struct mt7915_phy *phy = mphy->priv; in mt7915_regd_notifier()
337 mt7915_init_wiphy(struct mt7915_phy *phy) in mt7915_init_wiphy()
624 static struct mt7915_phy *
627 struct mt7915_phy *ph in mt7915_alloc_ext_phy()
[all...]
H A Dmain.c13 struct mt7915_phy *phy; in mt7915_dev_running()
26 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_run()
114 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_stop()
209 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_add_interface()
290 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_remove_interface()
320 int mt7915_set_channel(struct mt7915_phy *phy) in mt7915_set_channel()
368 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_set_key()
434 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_set_sar_specs()
456 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_config()
523 struct mt7915_phy *ph in mt7915_configure_filter()
[all...]
H A Ddebugfs.c52 struct mt7915_phy *phy = file->private_data; in mt7915_sys_recovery_set()
128 struct mt7915_phy *phy = file->private_data; in mt7915_sys_recovery_get()
252 struct mt7915_phy *phy = file->private; in mt7915_muru_stats_show()
681 mt7915_ampdu_stat_read_phy(struct mt7915_phy *phy, in mt7915_ampdu_stat_read_phy()
712 mt7915_txbf_stat_read_phy(struct mt7915_phy *phy, struct seq_file *s) in mt7915_txbf_stat_read_phy()
761 struct mt7915_phy *phy = file->private; in mt7915_tx_stats_show()
795 struct mt7915_phy *phy = s->private; in mt7915_hw_queue_read()
853 struct mt7915_phy *phy = file->private; in mt7915_hw_queues_show()
923 struct mt7915_phy *phy = file->private; in mt7915_xmit_queues_show()
975 struct mt7915_phy *ph in mt7915_rate_txpower_get()
[all...]
H A Dmcu.c257 struct mt7915_phy *phy; in mt7915_mcu_rx_thermal_notify()
270 phy = (struct mt7915_phy *)mphy->priv; in mt7915_mcu_rx_thermal_notify()
480 struct mt7915_phy *phy) in mt7915_mcu_bss_rfch_tlv()
513 struct mt7915_phy *phy) in mt7915_mcu_bss_ra_tlv()
539 struct mt7915_phy *phy) in mt7915_mcu_bss_he_tlv()
583 mt7915_mcu_bss_bmc_tlv(struct sk_buff *skb, struct mt7915_phy *phy) in mt7915_mcu_bss_bmc_tlv()
602 mt7915_mcu_muar_config(struct mt7915_phy *phy, struct ieee80211_vif *vif, in mt7915_mcu_muar_config()
639 int mt7915_mcu_add_bss_info(struct mt7915_phy *phy, in mt7915_mcu_add_bss_info()
1014 mt7915_is_ebf_supported(struct mt7915_phy *phy, struct ieee80211_vif *vif, in mt7915_is_ebf_supported()
1062 mt7915_mcu_sta_bfer_ht(struct ieee80211_sta *sta, struct mt7915_phy *ph
[all...]
H A Dmac.c277 struct mt7915_phy *phy = &dev->phy; in mt7915_mac_fill_rx()
563 struct mt7915_phy *phy = &dev->phy; in mt7915_mac_fill_rx_vector()
609 mt7915_mac_write_txwi_tm(struct mt7915_phy *phy, __le32 *txwi, in mt7915_mac_write_txwi_tm()
1119 void mt7915_mac_cca_stats_reset(struct mt7915_phy *phy) in mt7915_mac_cca_stats_reset()
1128 void mt7915_mac_reset_counters(struct mt7915_phy *phy) in mt7915_mac_reset_counters()
1148 void mt7915_mac_set_timing(struct mt7915_phy *phy) in mt7915_mac_set_timing()
1152 struct mt7915_phy *ext_phy = mt7915_ext_phy(dev); in mt7915_mac_set_timing()
1223 mt7915_phy_get_nf(struct mt7915_phy *phy, int idx) in mt7915_phy_get_nf()
1250 struct mt7915_phy *phy = (struct mt7915_phy *)mph in mt7915_update_channel()
[all...]
H A Deeprom.c143 static void mt7915_eeprom_parse_band_config(struct mt7915_phy *phy) in mt7915_eeprom_parse_band_config()
188 struct mt7915_phy *phy) in mt7915_eeprom_parse_hw_cap()
H A Ddma.c9 mt7915_init_tx_queues(struct mt7915_phy *phy, int idx, int n_desc, int ring_base) in mt7915_init_tx_queues()
406 int mt7915_dma_init(struct mt7915_dev *dev, struct mt7915_phy *phy2) in mt7915_dma_init()
H A Dmcu.h519 mt7915_get_power_bound(struct mt7915_phy *phy, s8 txpower) in mt7915_get_power_bound()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h96 struct mt7915_phy *phy;
109 struct mt7915_phy { struct
145 struct mt7915_phy phy;
232 static inline struct mt7915_phy *
248 static inline struct mt7915_phy *
286 int mt7915_mcu_add_bss_info(struct mt7915_phy *phy,
309 int mt7915_mcu_set_chan_info(struct mt7915_phy *phy, int cmd);
319 int mt7915_mcu_set_rts_thresh(struct mt7915_phy *phy, u32 val);
321 int mt7915_mcu_set_sku_en(struct mt7915_phy *phy, bool enable);
322 int mt7915_mcu_set_sku(struct mt7915_phy *ph
[all...]
H A Dmain.c13 struct mt7915_phy *phy; in mt7915_dev_running()
26 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_start()
64 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_stop()
121 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_add_interface()
186 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_remove_interface()
206 static void mt7915_init_dfs_state(struct mt7915_phy *phy) in mt7915_init_dfs_state()
225 static int mt7915_set_channel(struct mt7915_phy *phy) in mt7915_set_channel()
314 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_config()
368 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_configure_filter()
421 struct mt7915_phy *ph in mt7915_bss_info_changed()
[all...]
H A Dinit.c230 struct mt7915_phy *phy = mphy->priv; in mt7915_regd_notifier()
244 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_init_wiphy()
268 void mt7915_set_stream_vht_txbf_caps(struct mt7915_phy *phy) in mt7915_set_stream_vht_txbf_caps()
389 mt7915_init_he_caps(struct mt7915_phy *phy, enum nl80211_band band, in mt7915_init_he_caps()
527 void mt7915_set_stream_he_caps(struct mt7915_phy *phy) in mt7915_set_stream_he_caps()
592 struct mt7915_phy *phy = mt7915_ext_phy(dev); in mt7915_register_ext_phy()
642 struct mt7915_phy *phy = mt7915_ext_phy(dev); in mt7915_unregister_ext_phy()
H A Dmac.c314 struct mt7915_phy *phy = &dev->phy; in mt7915_mac_fill_rx()
892 struct mt7915_phy *phy; in mt7915_mac_tx_free()
986 void mt7915_mac_cca_stats_reset(struct mt7915_phy *phy) in mt7915_mac_cca_stats_reset()
996 void mt7915_mac_reset_counters(struct mt7915_phy *phy) in mt7915_mac_reset_counters()
1027 void mt7915_mac_set_timing(struct mt7915_phy *phy) in mt7915_mac_set_timing()
1052 struct mt7915_phy *phy_ext = mt7915_ext_phy(dev); in mt7915_mac_set_timing()
1194 struct mt7915_phy *phy2; in mt7915_mac_reset_work()
1273 mt7915_mac_update_mib_stats(struct mt7915_phy *phy) in mt7915_mac_update_mib_stats()
1308 mt7915_mac_sta_stats_work(struct mt7915_phy *phy) in mt7915_mac_sta_stats_work()
1369 struct mt7915_phy *ph in mt7915_mac_work()
[all...]
H A Dmcu.c141 mt7915_get_he_phy_cap(struct mt7915_phy *phy, struct ieee80211_vif *vif) in mt7915_get_he_phy_cap()
167 struct mt7915_phy *phy; in mt7915_get_phy_mode()
729 struct mt7915_phy *phy, bool enable) in mt7915_mcu_bss_basic_tlv()
862 struct mt7915_phy *phy) in mt7915_mcu_bss_rfch_tlv()
900 struct mt7915_phy *phy) in mt7915_mcu_bss_ra_tlv()
926 struct mt7915_phy *phy) in mt7915_mcu_bss_he_tlv()
990 mt7915_mcu_bss_bmc_tlv(struct sk_buff *skb, struct mt7915_phy *phy) in mt7915_mcu_bss_bmc_tlv()
1022 int mt7915_mcu_add_bss_info(struct mt7915_phy *phy, in mt7915_mcu_add_bss_info()
1757 mt7915_mcu_sta_bfer_vht(struct ieee80211_sta *sta, struct mt7915_phy *phy, in mt7915_mcu_sta_bfer_vht()
1790 struct mt7915_phy *ph in mt7915_mcu_sta_bfer_he()
[all...]
H A Ddebugfs.c112 mt7915_ampdu_stat_read_phy(struct mt7915_phy *phy, in mt7915_ampdu_stat_read_phy()
146 mt7915_txbf_stat_read_phy(struct mt7915_phy *phy, struct seq_file *s) in mt7915_txbf_stat_read_phy()

Completed in 24 milliseconds