Searched refs:mt7996_phy (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mt7996.h | 128 struct mt7996_phy *phy; 151 struct mt7996_phy { struct 189 struct mt7996_phy phy; argument 193 struct mt7996_phy *rdd2_phy; 279 static inline struct mt7996_phy * 295 static inline struct mt7996_phy * 306 static inline struct mt7996_phy * 312 static inline struct mt7996_phy * 330 int mt7996_eeprom_parse_hw_cap(struct mt7996_dev *dev, struct mt7996_phy *phy); 350 int mt7996_mcu_add_dev_info(struct mt7996_phy *phy, [all …]
|
H A D | main.c | 12 struct mt7996_phy *phy; in mt7996_dev_running() 29 struct mt7996_phy *phy = mt7996_hw_phy(hw); in mt7996_run() 83 struct mt7996_phy *phy = mt7996_hw_phy(hw); in mt7996_stop() 168 struct mt7996_phy *phy = mt7996_hw_phy(hw); in mt7996_add_interface() 248 struct mt7996_phy *phy = mt7996_hw_phy(hw); in mt7996_remove_interface() 274 int mt7996_set_channel(struct mt7996_phy *phy) in mt7996_set_channel() 318 struct mt7996_phy *phy = mt7996_hw_phy(hw); in mt7996_set_key() 384 struct mt7996_phy *phy = mt7996_hw_phy(hw); in mt7996_config() 441 struct mt7996_phy *phy = mt7996_hw_phy(hw); in mt7996_configure_filter() 569 struct mt7996_phy *phy = mt7996_hw_phy(hw); in mt7996_bss_info_changed() [all …]
|
H A D | init.c | 134 struct mt7996_phy *phy = mt7996_hw_phy(hw); in mt7996_regd_notifier() 153 struct mt7996_phy *phy = mt7996_hw_phy(hw); in mt7996_init_wiphy() 332 static int mt7996_register_phy(struct mt7996_dev *dev, struct mt7996_phy *phy, in mt7996_register_phy() 409 mt7996_unregister_phy(struct mt7996_phy *phy, enum mt76_band_id band) in mt7996_unregister_phy() 482 void mt7996_set_stream_vht_txbf_caps(struct mt7996_phy *phy) in mt7996_set_stream_vht_txbf_caps() 510 mt7996_set_stream_he_txbf_caps(struct mt7996_phy *phy, in mt7996_set_stream_he_txbf_caps() 586 mt7996_init_he_caps(struct mt7996_phy *phy, enum nl80211_band band, in mt7996_init_he_caps() 713 mt7996_init_eht_caps(struct mt7996_phy *phy, enum nl80211_band band, in mt7996_init_eht_caps() 827 __mt7996_set_stream_he_eht_caps(struct mt7996_phy *phy, in __mt7996_set_stream_he_eht_caps() 857 void mt7996_set_stream_he_eht_caps(struct mt7996_phy *phy) in mt7996_set_stream_he_eht_caps()
|
H A D | debugfs.c | 54 struct mt7996_phy *phy = file->private_data; in mt7996_sys_recovery_set() 129 struct mt7996_phy *phy = file->private_data; in mt7996_sys_recovery_get() 450 mt7996_ampdu_stat_read_phy(struct mt7996_phy *phy, struct seq_file *file) in mt7996_ampdu_stat_read_phy() 480 mt7996_txbf_stat_read_phy(struct mt7996_phy *phy, struct seq_file *s) in mt7996_txbf_stat_read_phy() 529 struct mt7996_phy *phy = file->private; in mt7996_tx_stats_show() 572 struct mt7996_phy *phy = s->private; in mt7996_hw_queue_read() 630 struct mt7996_phy *phy = file->private; in mt7996_hw_queues_show() 700 struct mt7996_phy *phy = file->private; in mt7996_xmit_queues_show() 787 int mt7996_init_debugfs(struct mt7996_phy *phy) in mt7996_init_debugfs()
|
H A D | mcu.c | 533 struct mt7996_phy *phy) in mt7996_mcu_bss_rfch_tlv() 564 struct mt7996_phy *phy) in mt7996_mcu_bss_ra_tlv() 577 struct mt7996_phy *phy) in mt7996_mcu_bss_he_tlv() 605 struct mt7996_phy *phy) in mt7996_mcu_bss_bmc_tlv() 665 mt7996_mcu_muar_config(struct mt7996_phy *phy, struct ieee80211_vif *vif, in mt7996_mcu_muar_config() 712 struct mt7996_phy *phy = mvif->phy; in mt7996_mcu_bss_ifs_timing_tlv() 831 int mt7996_mcu_add_bss_info(struct mt7996_phy *phy, in mt7996_mcu_add_bss_info() 874 int mt7996_mcu_set_timing(struct mt7996_phy *phy, struct ieee80211_vif *vif) in mt7996_mcu_set_timing() 1170 mt7996_is_ebf_supported(struct mt7996_phy *phy, struct ieee80211_vif *vif, in mt7996_is_ebf_supported() 1229 mt7996_mcu_sta_bfer_ht(struct ieee80211_sta *sta, struct mt7996_phy *phy, in mt7996_mcu_sta_bfer_ht() [all …]
|
H A D | mac.c | 457 struct mt7996_phy *phy = &dev->phy; in mt7996_mac_fill_rx() 1414 void mt7996_mac_cca_stats_reset(struct mt7996_phy *phy) in mt7996_mac_cca_stats_reset() 1423 void mt7996_mac_reset_counters(struct mt7996_phy *phy) in mt7996_mac_reset_counters() 1443 void mt7996_mac_set_coverage_class(struct mt7996_phy *phy) in mt7996_mac_set_coverage_class() 1447 struct mt7996_phy *phy2 = mt7996_phy2(dev); in mt7996_mac_set_coverage_class() 1448 struct mt7996_phy *phy3 = mt7996_phy3(dev); in mt7996_mac_set_coverage_class() 1487 mt7996_phy_get_nf(struct mt7996_phy *phy, u8 band_idx) in mt7996_phy_get_nf() 1509 struct mt7996_phy *phy = (struct mt7996_phy *)mphy->priv; in mt7996_update_channel() 1596 struct mt7996_phy *phy2, *phy3; in mt7996_mac_restart() 1724 struct mt7996_phy *phy2, *phy3; in mt7996_mac_full_reset() [all …]
|
H A D | eeprom.c | 112 static int mt7996_eeprom_parse_band_config(struct mt7996_phy *phy) in mt7996_eeprom_parse_band_config() 149 int mt7996_eeprom_parse_hw_cap(struct mt7996_dev *dev, struct mt7996_phy *phy) in mt7996_eeprom_parse_hw_cap()
|