Searched refs:mt7921_hw_phy (Results 1 – 3 of 3) sorted by relevance
208 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_start()221 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_stop()240 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_add_interface()306 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_remove_interface()432 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_config()486 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_configure_filter()571 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_bss_info_changed()846 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_get_stats()915 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_set_coverage_class()1023 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_set_antenna()[all …]
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()
216 mt7921_hw_phy(struct ieee80211_hw *hw) in mt7921_hw_phy() function