Searched refs:mt7921_phy (Results 1 – 8 of 8) sorted by relevance
120 struct mt7921_phy *phy;156 struct mt7921_phy { struct201 struct mt7921_phy phy; argument259 static inline struct mt7921_phy *291 int __mt7921_start(struct mt7921_phy *phy);305 int mt7921_mcu_set_chan_info(struct mt7921_phy *phy, int cmd);383 void mt7921_mac_reset_counters(struct mt7921_phy *phy);384 void mt7921_mac_set_timing(struct mt7921_phy *phy);393 void mt7921_mac_update_mib_stats(struct mt7921_phy *phy);402 int mt7921_init_tx_queues(struct mt7921_phy *phy, int idx, int n_desc);[all …]
211 int __mt7921_start(struct mt7921_phy *phy) in __mt7921_start()244 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_start()257 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_stop()276 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_add_interface()339 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_remove_interface()464 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_config()518 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_configure_filter()573 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_bss_info_changed()849 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_get_stats()1091 struct mt7921_phy *phy; in mt7921_scan_work()[all …]
117 struct mt7921_phy *phy = mphy->priv; in mt7921_testmode_cmd()154 struct mt7921_phy *phy = mphy->priv; in mt7921_testmode_dump()
33 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_regd_notifier()47 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_init_wiphy()
407 struct mt7921_phy *phy = &dev->phy; in mt7921_mac_fill_rx()1152 void mt7921_mac_reset_counters(struct mt7921_phy *phy) in mt7921_mac_reset_counters()1174 void mt7921_mac_set_timing(struct mt7921_phy *phy) in mt7921_mac_set_timing()1216 mt7921_phy_get_nf(struct mt7921_phy *phy, int idx) in mt7921_phy_get_nf()1225 struct mt7921_phy *phy = (struct mt7921_phy *)mphy->priv; in mt7921_phy_update_channel()1337 void mt7921_mac_update_mib_stats(struct mt7921_phy *phy) in mt7921_mac_update_mib_stats()1399 struct mt7921_phy *phy; in mt7921_mac_work()
62 mt7921_ampdu_stat_read_phy(struct mt7921_phy *phy, in mt7921_ampdu_stat_read_phy()98 struct mt7921_phy *phy = &dev->phy; in mt7921_tx_stats_show()
326 struct mt7921_phy *phy = (struct mt7921_phy *)mphy->priv; in mt7921_mcu_scan_event()1029 int mt7921_mcu_set_chan_info(struct mt7921_phy *phy, int cmd) in mt7921_mcu_set_chan_info()
8 int mt7921_init_tx_queues(struct mt7921_phy *phy, int idx, int n_desc) in mt7921_init_tx_queues()
Completed in 24 milliseconds