Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt76/mt7915/
A Dmt7915.h173 struct mt7915_phy *phy;
197 struct mt7915_phy { struct
254 struct mt7915_phy phy; argument
258 struct mt7915_phy *rdd2_phy;
367 static inline struct mt7915_phy *
383 static inline struct mt7915_phy *
433 struct mt7915_phy *phy);
445 void mt7915_init_txpower(struct mt7915_phy *phy);
454 int mt7915_mcu_add_dev_info(struct mt7915_phy *phy,
456 int mt7915_mcu_add_bss_info(struct mt7915_phy *phy,
[all …]
A Dtestmode.c38 mt7915_tm_set_tx_power(struct mt7915_phy *phy) in mt7915_tm_set_tx_power()
122 mt7915_tm_clean_hwq(struct mt7915_phy *phy, u8 wcid) in mt7915_tm_clean_hwq()
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 *phy) in mt7915_tm_reg_backup_restore()
404 mt7915_tm_init(struct mt7915_phy *phy, bool en) in mt7915_tm_init()
427 mt7915_tm_update_channel(struct mt7915_phy *phy) in mt7915_tm_update_channel()
437 mt7915_tm_set_tx_frames(struct mt7915_phy *phy, bool en) in mt7915_tm_set_tx_frames()
512 mt7915_tm_set_tx_cont(struct mt7915_phy *phy, bool en) in mt7915_tm_set_tx_cont()
653 struct mt7915_phy *phy = mphy->priv; in mt7915_tm_set_state()
696 struct mt7915_phy *phy = mphy->priv; in mt7915_tm_set_params()
[all …]
A Dinit.c50 struct mt7915_phy *phy = dev_get_drvdata(dev); in mt7915_thermal_temp_show()
78 struct mt7915_phy *phy = dev_get_drvdata(dev); in mt7915_thermal_temp_store()
135 struct mt7915_phy *phy = cdev->devdata; in mt7915_thermal_get_cur_throttle_state()
146 struct mt7915_phy *phy = cdev->devdata; in mt7915_thermal_set_cur_throttle_state()
316 void mt7915_init_txpower(struct mt7915_phy *phy) in mt7915_init_txpower()
336 struct mt7915_phy *phy = mphy->priv; in mt7915_regd_notifier()
351 mt7915_init_wiphy(struct mt7915_phy *phy) in mt7915_init_wiphy()
661 static struct mt7915_phy *
664 struct mt7915_phy *phy; in mt7915_alloc_ext_phy()
1189 struct mt7915_phy *phy = mt7915_ext_phy(dev); in mt7915_unregister_ext_phy()
[all …]
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()
292 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_remove_interface()
325 struct mt7915_phy *phy = mphy->priv; in mt7915_set_channel()
360 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_set_key()
433 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()
527 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_configure_filter()
[all …]
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()
216 struct mt7915_phy *phy = data; in mt7915_radar_trigger()
267 struct mt7915_phy *phy = file->private; in mt7915_muru_stats_show()
783 struct mt7915_phy *phy = file->private; in mt7915_tx_stats_show()
817 struct mt7915_phy *phy = s->private; in mt7915_hw_queue_read()
875 struct mt7915_phy *phy = file->private; in mt7915_hw_queues_show()
945 struct mt7915_phy *phy = file->private; in mt7915_xmit_queues_show()
997 struct mt7915_phy *phy = file->private_data; in mt7915_rate_txpower_get()
1075 struct mt7915_phy *phy = file->private_data; in mt7915_rate_txpower_set()
[all …]
A Dmcu.c289 struct mt7915_phy *phy; in mt7915_mcu_rx_thermal_notify()
530 struct mt7915_phy *phy) in mt7915_mcu_bss_rfch_tlv()
563 struct mt7915_phy *phy) in mt7915_mcu_bss_ra_tlv()
589 struct mt7915_phy *phy) in mt7915_mcu_bss_he_tlv()
689 int mt7915_mcu_add_bss_info(struct mt7915_phy *phy, in mt7915_mcu_add_bss_info()
1244 struct mt7915_phy *phy = mvif->phy; in mt7915_mcu_sta_bfer_tlv()
1313 struct mt7915_phy *phy = mvif->phy; in mt7915_mcu_sta_bfee_tlv()
1793 int mt7915_mcu_add_dev_info(struct mt7915_phy *phy, in mt7915_mcu_add_dev_info()
1952 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_mcu_add_inband_discov()
2033 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_mcu_add_beacon()
[all …]
A Dmac.c281 struct mt7915_phy *phy = &dev->phy; in mt7915_mac_fill_rx()
563 struct mt7915_phy *phy = &dev->phy; in mt7915_mac_fill_rx_vector()
1138 void mt7915_mac_set_timing(struct mt7915_phy *phy) in mt7915_mac_set_timing()
1142 struct mt7915_phy *ext_phy = mt7915_ext_phy(dev); in mt7915_mac_set_timing()
1213 mt7915_phy_get_nf(struct mt7915_phy *phy, int idx) in mt7915_phy_get_nf()
1240 struct mt7915_phy *phy = mphy->priv; in mt7915_update_channel()
1305 struct mt7915_phy *phy2; in mt7915_mac_restart()
1436 struct mt7915_phy *phy2; in mt7915_mac_full_reset()
1488 struct mt7915_phy *phy2; in mt7915_mac_reset_work()
2001 struct mt7915_phy *phy; in mt7915_mac_work()
[all …]
A Deeprom.c159 static void mt7915_eeprom_parse_band_config(struct mt7915_phy *phy) in mt7915_eeprom_parse_band_config()
216 struct mt7915_phy *phy) in mt7915_eeprom_parse_hw_cap()
A Ddma.c9 mt7915_init_tx_queues(struct mt7915_phy *phy, int idx, int n_desc, int ring_base) in mt7915_init_tx_queues()
408 int mt7915_dma_init(struct mt7915_dev *dev, struct mt7915_phy *phy2) in mt7915_dma_init()

Completed in 41 milliseconds