Home
last modified time | relevance | path

Searched refs:mt7921_hw_phy (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7921/
Dmain.c276 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 …]
Dinit.c52 struct mt7921_phy *phy = mt7921_hw_phy(hw); in mt7921_init_wiphy()
Dmt7921.h282 mt7921_hw_phy(struct ieee80211_hw *hw) in mt7921_hw_phy() function