Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Ddebugfs.c75 ext_phy = mt7615_ext_phy(dev); in mt7615_scs_set()
212 *val = !!mt7615_ext_phy(dev); in mt7615_dbdc_get()
319 mt7615_ampdu_stat_read_phy(mt7615_ext_phy(dev), file); in mt7615_ampdu_stat_show()
349 mt7615_radio_read_phy(mt7615_ext_phy(dev), s); in mt7615_radio_read()
H A Dinit.c530 struct mt7615_phy *phy = mt7615_ext_phy(dev); in mt7615_register_ext_phy()
599 struct mt7615_phy *phy = mt7615_ext_phy(dev); in mt7615_unregister_ext_phy()
H A Dmain.c22 phy = mt7615_ext_phy(dev); in mt7615_dev_running()
666 phy = mvif->mt76.band_idx ? mt7615_ext_phy(dev) : &dev->phy; in mt7615_mac_sta_add()
699 phy = mvif->mt76.band_idx ? mt7615_ext_phy(dev) : &dev->phy; in mt7615_mac_sta_remove()
H A Dmt7615.h341 mt7615_ext_phy(struct mt7615_dev *dev) in mt7615_ext_phy() function
H A 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()
H A Dmac.c164 struct mt7615_phy *phy_ext = mt7615_ext_phy(dev); in mt7615_mac_set_timing()