Searched refs:mt7921_hw_phy (Results 1 – 3 of 3) sorted by relevance
276 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_start()289 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_stop()310 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_add_interface()368 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_remove_interface()551 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_config()657 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_bss_info_changed()938 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_get_stats()1057 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_get_et_stats()1169 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_set_coverage_class()1277 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_set_antenna()[all …]
52 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_init_wiphy()
282 mt7921_hw_phy(struct ieee80211_hw *hw) in mt7921_hw_phy() function