Home
last modified time | relevance | path

Searched refs:mt7615_ext_phy (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Ddebugfs.c34 ext_phy = mt7615_ext_phy(dev); in mt7615_scs_set()
121 *val = !!mt7615_ext_phy(dev); in mt7615_dbdc_get()
230 mt7615_ampdu_stat_read_phy(mt7615_ext_phy(dev), file); in mt7615_ampdu_stat_show()
260 mt7615_radio_read_phy(mt7615_ext_phy(dev), s); in mt7615_radio_read()
Dinit.c386 struct mt7615_phy *phy = mt7615_ext_phy(dev); in mt7615_register_ext_phy()
442 struct mt7615_phy *phy = mt7615_ext_phy(dev); in mt7615_unregister_ext_phy()
Dmain.c22 phy = mt7615_ext_phy(dev); in mt7615_dev_running()
183 if (mt7615_ext_phy(dev)) in mt7615_add_interface()
624 phy = mvif->band_idx ? mt7615_ext_phy(dev) : &dev->phy; in mt7615_mac_sta_add()
653 phy = mvif->band_idx ? mt7615_ext_phy(dev) : &dev->phy; in mt7615_mac_sta_remove()
Dmt7615.h403 mt7615_ext_phy(struct mt7615_dev *dev) in mt7615_ext_phy() function
Dmac.c136 struct mt7615_phy *phy_ext = mt7615_ext_phy(dev); in mt7615_mac_set_timing()
Dmcu.c2637 struct mt7615_phy *ext_phy = mt7615_ext_phy(dev); in mt7615_mcu_set_dbdc()