Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt7615/
Ddebugfs.c75 ext_phy = mt7615_ext_phy(dev); in mt7615_scs_set()
212 *val = !!mt7615_ext_phy(dev); in mt7615_dbdc_get()
321 mt7615_ampdu_stat_read_phy(mt7615_ext_phy(dev), file); in mt7615_ampdu_stat_show()
351 mt7615_radio_read_phy(mt7615_ext_phy(dev), s); in mt7615_radio_read()
Dinit.c447 struct mt7615_phy *phy = mt7615_ext_phy(dev); in mt7615_register_ext_phy()
510 struct mt7615_phy *phy = mt7615_ext_phy(dev); in mt7615_unregister_ext_phy()
Dmain.c22 phy = mt7615_ext_phy(dev); in mt7615_dev_running()
634 phy = mvif->mt76.band_idx ? mt7615_ext_phy(dev) : &dev->phy; in mt7615_mac_sta_add()
667 phy = mvif->mt76.band_idx ? mt7615_ext_phy(dev) : &dev->phy; in mt7615_mac_sta_remove()
Dmt7615.h345 mt7615_ext_phy(struct mt7615_dev *dev) in mt7615_ext_phy() function
Dmcu.c374 struct mt7615_phy *ext_phy = mt7615_ext_phy(dev); in mt7615_mcu_rx_csa_notify()
1831 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()