Searched refs:mt7915_phy (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mt7915.h | 173 struct mt7915_phy *phy; 197 struct mt7915_phy { struct 256 struct mt7915_phy phy; argument 260 struct mt7915_phy *rdd2_phy; 357 static inline struct mt7915_phy * 373 static inline struct mt7915_phy * 423 struct mt7915_phy *phy); 434 void mt7915_init_txpower(struct mt7915_phy *phy); 443 int mt7915_mcu_add_dev_info(struct mt7915_phy *phy, 445 int mt7915_mcu_add_bss_info(struct mt7915_phy *phy, [all …]
|
| H A D | testmode.c | 38 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 …]
|
| H A D | init.c | 50 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() 660 static struct mt7915_phy * 663 struct mt7915_phy *phy; in mt7915_alloc_ext_phy() 1189 struct mt7915_phy *phy = mt7915_ext_phy(dev); in mt7915_unregister_ext_phy() [all …]
|
| H A D | main.c | 13 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() 455 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_config() 526 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_configure_filter() [all …]
|
| H A D | mcu.c | 284 struct mt7915_phy *phy; in mt7915_mcu_rx_thermal_notify() 507 struct mt7915_phy *phy) in mt7915_mcu_bss_rfch_tlv() 540 struct mt7915_phy *phy) in mt7915_mcu_bss_ra_tlv() 566 struct mt7915_phy *phy) in mt7915_mcu_bss_he_tlv() 666 int mt7915_mcu_add_bss_info(struct mt7915_phy *phy, in mt7915_mcu_add_bss_info() 1221 struct mt7915_phy *phy = mvif->phy; in mt7915_mcu_sta_bfer_tlv() 1290 struct mt7915_phy *phy = mvif->phy; in mt7915_mcu_sta_bfee_tlv() 1770 int mt7915_mcu_add_dev_info(struct mt7915_phy *phy, in mt7915_mcu_add_dev_info() 1929 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_mcu_add_inband_discov() 2010 struct mt7915_phy *phy = mt7915_hw_phy(hw); in mt7915_mcu_add_beacon() [all …]
|
| H A D | debugfs.c | 52 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() 683 mt7915_ampdu_stat_read_phy(struct mt7915_phy *phy, in mt7915_ampdu_stat_read_phy() 763 struct mt7915_phy *phy = file->private; in mt7915_tx_stats_show() 797 struct mt7915_phy *phy = s->private; in mt7915_hw_queue_read() 855 struct mt7915_phy *phy = file->private; in mt7915_hw_queues_show() 925 struct mt7915_phy *phy = file->private; in mt7915_xmit_queues_show() 977 struct mt7915_phy *phy = file->private_data; in mt7915_rate_txpower_get() 1055 struct mt7915_phy *phy = file->private_data; in mt7915_rate_txpower_set() [all …]
|
| H A D | mac.c | 284 struct mt7915_phy *phy = &dev->phy; in mt7915_mac_fill_rx() 566 struct mt7915_phy *phy = &dev->phy; in mt7915_mac_fill_rx_vector() 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() 1219 mt7915_phy_get_nf(struct mt7915_phy *phy, int idx) in mt7915_phy_get_nf() 1246 struct mt7915_phy *phy = mphy->priv; in mt7915_update_channel() 1311 struct mt7915_phy *phy2; in mt7915_mac_restart() 1442 struct mt7915_phy *phy2; in mt7915_mac_full_reset() 1494 struct mt7915_phy *phy2; in mt7915_mac_reset_work() 2007 struct mt7915_phy *phy; in mt7915_mac_work() [all …]
|
| H A D | eeprom.c | 159 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()
|
| H A D | dma.c | 9 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()
|