Searched refs:mt7615_hw_phy (Results 1 – 4 of 4) sorted by relevance
46 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_start()87 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_stop()156 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_add_interface()235 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_remove_interface()433 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_config()494 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_configure_filter()553 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_bss_info_changed()671 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_sta_rate_tbl_update()698 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_wake_tx_queue()765 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_set_rts_threshold()[all …]
25 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7663u_stop()
312 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_init_wiphy()
387 mt7615_hw_phy(struct ieee80211_hw *hw) in mt7615_hw_phy() function