Home
last modified time | relevance | path

Searched refs:mt7615_hw_phy (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dmain.c46 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 …]
Dusb.c25 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7663u_stop()
Dinit.c312 struct mt7615_phy *phy = mt7615_hw_phy(hw); in mt7615_init_wiphy()
Dmt7615.h387 mt7615_hw_phy(struct ieee80211_hw *hw) in mt7615_hw_phy() function