Home
last modified time | relevance | path

Searched refs:mt7915_phy (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dmt7915.h156 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,
[all …]
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()
254 mt7915_tm_set_tx_len(struct mt7915_phy *phy, u32 tx_time) in mt7915_tm_set_tx_len()
334 mt7915_tm_reg_backup_restore(struct mt7915_phy *phy) in mt7915_tm_reg_backup_restore()
[all …]
Dinit.c49 struct mt7915_phy *phy = dev_get_drvdata(dev); in mt7915_thermal_temp_show()
75 struct mt7915_phy *phy = dev_get_drvdata(dev); in mt7915_thermal_temp_store()
118 struct mt7915_phy *phy = cdev->devdata; in mt7915_thermal_get_cur_throttle_state()
129 struct mt7915_phy *phy = cdev->devdata; in mt7915_thermal_set_cur_throttle_state()
161 static void mt7915_unregister_thermal(struct mt7915_phy *phy) in mt7915_unregister_thermal()
172 static int mt7915_thermal_init(struct mt7915_phy *phy) in mt7915_thermal_init()
305 struct mt7915_phy *phy = mphy->priv; in mt7915_regd_notifier()
324 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_init_wiphy()
498 static struct mt7915_phy *
501 struct mt7915_phy *phy; in mt7915_alloc_ext_phy()
[all …]
Dmain.c13 struct mt7915_phy *phy; in mt7915_dev_running()
26 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_start()
91 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_stop()
186 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_add_interface()
267 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_remove_interface()
297 int mt7915_set_channel(struct mt7915_phy *phy) in mt7915_set_channel()
345 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_set_key()
412 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_set_sar_specs()
434 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_config()
500 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_configure_filter()
[all …]
Ddebugfs.c52 struct mt7915_phy *phy = file->private_data; in mt7915_fw_ser_set()
101 struct mt7915_phy *phy = file->private_data; in mt7915_fw_ser_get()
196 struct mt7915_phy *phy = file->private; in mt7915_muru_stats_show()
637 mt7915_ampdu_stat_read_phy(struct mt7915_phy *phy, in mt7915_ampdu_stat_read_phy()
668 mt7915_txbf_stat_read_phy(struct mt7915_phy *phy, struct seq_file *s) in mt7915_txbf_stat_read_phy()
717 struct mt7915_phy *phy = file->private; in mt7915_tx_stats_show()
751 struct mt7915_phy *phy = s->private; in mt7915_hw_queue_read()
809 struct mt7915_phy *phy = file->private; in mt7915_hw_queues_show()
879 struct mt7915_phy *phy = file->private; in mt7915_xmit_queues_show()
918 struct mt7915_phy *phy = file->private; in mt7915_rate_txpower_show()
[all …]
Dmcu.c244 struct mt7915_phy *phy; in mt7915_mcu_rx_thermal_notify()
253 phy = (struct mt7915_phy *)mphy->priv; in mt7915_mcu_rx_thermal_notify()
453 struct mt7915_phy *phy) in mt7915_mcu_bss_rfch_tlv()
486 struct mt7915_phy *phy) in mt7915_mcu_bss_ra_tlv()
512 struct mt7915_phy *phy) in mt7915_mcu_bss_he_tlv()
556 mt7915_mcu_bss_bmc_tlv(struct sk_buff *skb, struct mt7915_phy *phy) in mt7915_mcu_bss_bmc_tlv()
575 mt7915_mcu_muar_config(struct mt7915_phy *phy, struct ieee80211_vif *vif, in mt7915_mcu_muar_config()
612 int mt7915_mcu_add_bss_info(struct mt7915_phy *phy, in mt7915_mcu_add_bss_info()
987 mt7915_is_ebf_supported(struct mt7915_phy *phy, struct ieee80211_vif *vif, in mt7915_is_ebf_supported()
1035 mt7915_mcu_sta_bfer_ht(struct ieee80211_sta *sta, struct mt7915_phy *phy, in mt7915_mcu_sta_bfer_ht()
[all …]
Dmac.c222 struct mt7915_phy *phy = &dev->phy; in mt7915_mac_fill_rx()
505 struct mt7915_phy *phy = &dev->phy; in mt7915_mac_fill_rx_vector()
551 mt7915_mac_write_txwi_tm(struct mt7915_phy *phy, __le32 *txwi, in mt7915_mac_write_txwi_tm()
1111 void mt7915_mac_cca_stats_reset(struct mt7915_phy *phy) in mt7915_mac_cca_stats_reset()
1120 void mt7915_mac_reset_counters(struct mt7915_phy *phy) in mt7915_mac_reset_counters()
1144 void mt7915_mac_set_timing(struct mt7915_phy *phy) in mt7915_mac_set_timing()
1148 struct mt7915_phy *ext_phy = mt7915_ext_phy(dev); in mt7915_mac_set_timing()
1209 mt7915_phy_get_nf(struct mt7915_phy *phy, int idx) in mt7915_phy_get_nf()
1236 struct mt7915_phy *phy = (struct mt7915_phy *)mphy->priv; in mt7915_update_channel()
1382 struct mt7915_phy *phy2; in mt7915_mac_reset_work()
[all …]
Deeprom.c130 static void mt7915_eeprom_parse_band_config(struct mt7915_phy *phy) in mt7915_eeprom_parse_band_config()
174 struct mt7915_phy *phy) in mt7915_eeprom_parse_hw_cap()
Dpci.c102 struct mt7915_phy *phy; in mt7915_wed_offload_enable()
130 struct mt7915_phy *phy; in mt7915_wed_offload_disable()
Ddma.c9 mt7915_init_tx_queues(struct mt7915_phy *phy, int idx, int n_desc, int ring_base) in mt7915_init_tx_queues()
335 int mt7915_dma_init(struct mt7915_dev *dev, struct mt7915_phy *phy2) in mt7915_dma_init()