Home
last modified time | relevance | path

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

/src/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmt7615.h156 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,
402 int mt7615_mcu_set_chan_info(struct mt7615_phy *phy, int cmd);
465 void mt7615_mac_reset_counters(struct mt7615_phy *phy);
[all …]
H A Dmain.c17 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()
252 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_remove_interface()
286 struct mt7615_phy *phy = mphy->priv; in mt7615_set_channel()
340 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_set_key()
407 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_set_sar_specs()
426 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_config()
486 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_configure_filter()
[all …]
H A Dtestmode.c48 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()
H A Dmac.c110 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()
961 mt7615_mac_update_rate_desc(struct mt7615_phy *phy, struct mt7615_sta *sta, in mt7615_mac_update_rate_desc()
1051 mt7615_mac_queue_rate_update(struct mt7615_phy *phy, struct mt7615_sta *sta, in mt7615_mac_queue_rate_update()
1097 void mt7615_mac_set_rates(struct mt7615_phy *phy, struct mt7615_sta *sta, in mt7615_mac_set_rates()
1372 struct mt7615_phy *phy = &dev->phy; in mt7615_fill_txs()
[all …]
H A Dmcu.c366 struct mt7615_phy *ext_phy = mt7615_ext_phy(dev); in mt7615_mcu_rx_csa_notify()
452 struct mt7615_phy *phy; in mt7615_mcu_scan_event()
474 struct mt7615_phy *phy; in mt7615_mcu_roc_event()
627 mt7615_mcu_add_dev(struct mt7615_phy *phy, struct ieee80211_vif *vif, in mt7615_mcu_add_dev()
744 mt7615_mcu_add_bss(struct mt7615_phy *phy, struct ieee80211_vif *vif, in mt7615_mcu_add_bss()
844 mt7615_mcu_wtbl_sta_add(struct mt7615_phy *phy, struct ieee80211_vif *vif, in mt7615_mcu_wtbl_sta_add()
1002 mt7615_mcu_add_sta(struct mt7615_phy *phy, struct ieee80211_vif *vif, in mt7615_mcu_add_sta()
1117 mt7615_mcu_uni_add_dev(struct mt7615_phy *phy, struct ieee80211_vif *vif, in mt7615_mcu_uni_add_dev()
1127 mt7615_mcu_uni_add_bss(struct mt7615_phy *phy, struct ieee80211_vif *vif, in mt7615_mcu_uni_add_bss()
1137 mt7615_mcu_uni_add_sta(struct mt7615_phy *phy, struct ieee80211_vif *vif, in mt7615_mcu_uni_add_sta()
[all …]
H A Dinit.c339 struct mt7615_phy *phy = mphy->priv; in mt7615_regd_notifier()
364 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_init_wiphy()
532 struct mt7615_phy *phy = mt7615_ext_phy(dev); in mt7615_register_ext_phy()
608 struct mt7615_phy *phy = mt7615_ext_phy(dev); in mt7615_unregister_ext_phy()
H A Ddebugfs.c69 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()
H A Dpci_mac.c82 struct mt7615_phy *phy = &dev->phy; in mt7615_tx_prepare_skb()
205 struct mt7615_phy *phy2; in mt7615_mac_reset_work()
H A Dusb.c84 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7663u_stop()