Home
last modified time | relevance | path

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

/Linux-v6.1/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.c448 struct mt7615_phy *phy = mt7615_ext_phy(dev); in mt7615_register_ext_phy()
511 struct mt7615_phy *phy = mt7615_ext_phy(dev); in mt7615_unregister_ext_phy()
Dmain.c22 phy = mt7615_ext_phy(dev); in mt7615_dev_running()
635 phy = mvif->mt76.band_idx ? mt7615_ext_phy(dev) : &dev->phy; in mt7615_mac_sta_add()
668 phy = mvif->mt76.band_idx ? mt7615_ext_phy(dev) : &dev->phy; in mt7615_mac_sta_remove()
Dmt7615.h346 mt7615_ext_phy(struct mt7615_dev *dev) in mt7615_ext_phy() function
Dmcu.c362 struct mt7615_phy *ext_phy = mt7615_ext_phy(dev); in mt7615_mcu_rx_csa_notify()
1822 struct mt7615_phy *ext_phy = mt7615_ext_phy(dev); in mt7615_mcu_set_dbdc()
Dmac.c166 struct mt7615_phy *phy_ext = mt7615_ext_phy(dev); in mt7615_mac_set_timing()