Home
last modified time | relevance | path

Searched refs:mt7915_set_channel (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmt7915.h461 int mt7915_set_channel(struct mt7915_phy *phy);
H A Dmain.c320 int mt7915_set_channel(struct mt7915_phy *phy) in mt7915_set_channel() function
468 ret = mt7915_set_channel(phy); in mt7915_config()
H A Dtestmode.c428 mt7915_set_channel(phy); in mt7915_tm_update_channel()