Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/
Ddebugfs.c48 ext_phy = mt7615_ext_phy(dev); in mt7615_scs_set()
178 *val = !!mt7615_ext_phy(dev); in mt7615_dbdc_get()
287 mt7615_ampdu_stat_read_phy(mt7615_ext_phy(dev), file); in mt7615_ampdu_stat_show()
317 mt7615_radio_read_phy(mt7615_ext_phy(dev), s); in mt7615_radio_read()
Dinit.c444 struct mt7615_phy *phy = mt7615_ext_phy(dev); in mt7615_register_ext_phy()
507 struct mt7615_phy *phy = mt7615_ext_phy(dev); in mt7615_unregister_ext_phy()
Dmain.c22 phy = mt7615_ext_phy(dev); in mt7615_dev_running()
214 if (mt7615_ext_phy(dev)) in mt7615_add_interface()
626 phy = mvif->mt76.band_idx ? mt7615_ext_phy(dev) : &dev->phy; in mt7615_mac_sta_add()
659 phy = mvif->mt76.band_idx ? mt7615_ext_phy(dev) : &dev->phy; in mt7615_mac_sta_remove()
Dmt7615.h334 mt7615_ext_phy(struct mt7615_dev *dev) in mt7615_ext_phy() function
Dmcu.c408 struct mt7615_phy *ext_phy = mt7615_ext_phy(dev); in mt7615_mcu_rx_csa_notify()
1996 struct mt7615_phy *ext_phy = mt7615_ext_phy(dev); in mt7615_mcu_set_dbdc()
Dmac.c165 struct mt7615_phy *phy_ext = mt7615_ext_phy(dev); in mt7615_mac_set_timing()