Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.h620 int mt7925_mcu_hw_scan(struct mt76_phy *phy, struct ieee80211_vif *vif,
H A Dmcu.c2748 int mt7925_mcu_hw_scan(struct mt76_phy *phy, struct ieee80211_vif *vif, in mt7925_mcu_hw_scan() function
2854 EXPORT_SYMBOL_GPL(mt7925_mcu_hw_scan);
H A Dmain.c1411 err = mt7925_mcu_hw_scan(mphy, vif, req); in mt7925_hw_scan()