Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Ddebugfs.c212 mt7915_ampdu_stat_read_phy(mt7915_ext_phy(dev), file); in mt7915_tx_stats_show()
213 mt7915_txbf_stat_read_phy(mt7915_ext_phy(dev), file); in mt7915_tx_stats_show()
333 mt7915_puts_rate_txpower(s, mt7915_ext_phy(dev)); in mt7915_read_rate_txpower()
Dinit.c333 struct mt7915_phy *phy = mt7915_ext_phy(dev); in mt7915_register_ext_phy()
771 struct mt7915_phy *phy = mt7915_ext_phy(dev); in mt7915_unregister_ext_phy()
Dmt7915.h277 mt7915_ext_phy(struct mt7915_dev *dev) in mt7915_ext_phy() function
Dmac.c643 phy = mt7915_ext_phy(dev); in mt7915_mac_fill_rx_vector()
1421 struct mt7915_phy *phy_ext = mt7915_ext_phy(dev); in mt7915_mac_set_timing()
Dmain.c18 phy = mt7915_ext_phy(dev); in mt7915_dev_running()
Dmcu.c2129 phy = mvif->band_idx ? mt7915_ext_phy(dev) : &dev->phy; in mt7915_mcu_add_txbf()