Searched refs:mt7615_phy (Results 1 – 9 of 9) sorted by relevance
/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | mt7615.h | 156 struct mt7615_phy { struct 224 int (*sta_add)(struct mt7615_phy *phy, struct ieee80211_vif *vif, argument 226 int (*add_dev_info)(struct mt7615_phy *phy, struct ieee80211_vif *vif, 228 int (*add_bss_info)(struct mt7615_phy *phy, struct ieee80211_vif *vif, 248 struct mt7615_phy phy; 324 static inline struct mt7615_phy * 340 static inline struct mt7615_phy * 397 void mt7615_mac_set_rates(struct mt7615_phy *phy, struct mt7615_sta *sta, 403 int mt7615_mcu_set_chan_info(struct mt7615_phy *phy, int cmd); 460 int mt7615_set_channel(struct mt7615_phy *phy); [all …]
|
D | main.c | 17 struct mt7615_phy *phy; in mt7615_dev_running() 30 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_start() 97 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_stop() 184 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_add_interface() 253 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_remove_interface() 285 int mt7615_set_channel(struct mt7615_phy *phy) in mt7615_set_channel() 348 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_set_key() 415 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_set_sar_specs() 438 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_config() 500 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_configure_filter() [all …]
|
D | testmode.c | 48 mt7615_tm_set_tx_power(struct mt7615_phy *phy) in mt7615_tm_set_tx_power() 98 mt7615_tm_reg_backup_restore(struct mt7615_phy *phy) in mt7615_tm_reg_backup_restore() 133 mt7615_tm_init(struct mt7615_phy *phy) in mt7615_tm_init() 172 mt7615_tm_set_tx_antenna(struct mt7615_phy *phy, bool en) in mt7615_tm_set_tx_antenna() 225 mt7615_tm_set_tx_frames(struct mt7615_phy *phy, bool en) in mt7615_tm_set_tx_frames() 242 mt7615_tm_update_params(struct mt7615_phy *phy, u32 changed) in mt7615_tm_update_params() 261 struct mt7615_phy *phy = mphy->priv; in mt7615_tm_set_state() 300 struct mt7615_phy *phy = mphy->priv; in mt7615_tm_set_params() 326 struct mt7615_phy *phy = mphy->priv; in mt7615_tm_dump_stats()
|
D | mac.c | 110 void mt7615_mac_reset_counters(struct mt7615_phy *phy) in mt7615_mac_reset_counters() 137 void mt7615_mac_set_timing(struct mt7615_phy *phy) in mt7615_mac_set_timing() 164 struct mt7615_phy *phy_ext = mt7615_ext_phy(dev); in mt7615_mac_set_timing() 217 static void mt7615_mac_fill_tm_rx(struct mt7615_phy *phy, __le32 *rxv) in mt7615_mac_fill_tm_rx() 337 struct mt7615_phy *phy = &dev->phy; in mt7615_mac_fill_rx() 340 struct mt7615_phy *phy2; in mt7615_mac_fill_rx() 965 mt7615_mac_update_rate_desc(struct mt7615_phy *phy, struct mt7615_sta *sta, in mt7615_mac_update_rate_desc() 1055 mt7615_mac_queue_rate_update(struct mt7615_phy *phy, struct mt7615_sta *sta, in mt7615_mac_queue_rate_update() 1101 void mt7615_mac_set_rates(struct mt7615_phy *phy, struct mt7615_sta *sta, in mt7615_mac_set_rates() 1376 struct mt7615_phy *phy = &dev->phy; in mt7615_fill_txs() [all …]
|
D | mcu.c | 362 struct mt7615_phy *ext_phy = mt7615_ext_phy(dev); in mt7615_mcu_rx_csa_notify() 448 struct mt7615_phy *phy; in mt7615_mcu_scan_event() 456 phy = (struct mt7615_phy *)mphy->priv; in mt7615_mcu_scan_event() 470 struct mt7615_phy *phy; in mt7615_mcu_roc_event() 484 phy = (struct mt7615_phy *)mphy->priv; in mt7615_mcu_roc_event() 623 mt7615_mcu_add_dev(struct mt7615_phy *phy, struct ieee80211_vif *vif, in mt7615_mcu_add_dev() 740 mt7615_mcu_add_bss(struct mt7615_phy *phy, struct ieee80211_vif *vif, in mt7615_mcu_add_bss() 840 mt7615_mcu_wtbl_sta_add(struct mt7615_phy *phy, struct ieee80211_vif *vif, in mt7615_mcu_wtbl_sta_add() 992 mt7615_mcu_add_sta(struct mt7615_phy *phy, struct ieee80211_vif *vif, in mt7615_mcu_add_sta() 1107 mt7615_mcu_uni_add_dev(struct mt7615_phy *phy, struct ieee80211_vif *vif, in mt7615_mcu_uni_add_dev() [all …]
|
D | init.c | 337 struct mt7615_phy *phy = mphy->priv; in mt7615_regd_notifier() 362 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_init_wiphy() 530 struct mt7615_phy *phy = mt7615_ext_phy(dev); in mt7615_register_ext_phy() 599 struct mt7615_phy *phy = mt7615_ext_phy(dev); in mt7615_unregister_ext_phy()
|
D | pci_mac.c | 79 struct mt7615_phy *phy = &dev->phy; in mt7615_tx_prepare_skb() 202 struct mt7615_phy *phy2; in mt7615_mac_reset_work()
|
D | debugfs.c | 69 struct mt7615_phy *ext_phy; in mt7615_scs_set() 276 mt7615_ampdu_stat_read_phy(struct mt7615_phy *phy, in mt7615_ampdu_stat_read_phy() 329 mt7615_radio_read_phy(struct mt7615_phy *phy, struct seq_file *s) in mt7615_radio_read_phy()
|
D | usb.c | 84 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7663u_stop()
|