Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmt7915.h369 mt7915_ext_phy(struct mt7915_dev *dev) in mt7915_ext_phy() function
H A Dinit.c1182 struct mt7915_phy *phy = mt7915_ext_phy(dev); in mt7915_unregister_ext_phy()
H A Dmac.c583 phy = mt7915_ext_phy(dev); in mt7915_mac_fill_rx_vector()
1186 struct mt7915_phy *ext_phy = mt7915_ext_phy(dev); in mt7915_mac_set_timing()
H A Dmain.c18 phy = mt7915_ext_phy(dev); in mt7915_dev_running()