Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.h670 int mt7925_mcu_hw_scan(struct mt76_phy *phy, struct ieee80211_vif *vif,
H A Dmcu.c2870 int mt7925_mcu_hw_scan(struct mt76_phy *phy, struct ieee80211_vif *vif, in mt7925_mcu_hw_scan() function
2998 EXPORT_SYMBOL_GPL(mt7925_mcu_hw_scan);
H A Dmain.c1457 err = mt7925_mcu_hw_scan(mphy, vif, req); in mt7925_hw_scan()