Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt76/mt76x2/
Dusb.c33 .update_survey = mt76x02_update_channel, in mt76x2u_probe()
Dpci.c27 .update_survey = mt76x02_update_channel, in mt76x2e_probe()
/drivers/net/wireless/mediatek/mt76/
Dmt76x02_mac.h198 void mt76x02_update_channel(struct mt76_phy *mphy);
Dmt76x02_mac.c1029 void mt76x02_update_channel(struct mt76_phy *mphy) in mt76x02_update_channel() function
1042 EXPORT_SYMBOL_GPL(mt76x02_update_channel);
/drivers/net/wireless/mediatek/mt76/mt76x0/
Dpci.c156 .update_survey = mt76x02_update_channel, in mt76x0e_probe()
Dusb.c214 .update_survey = mt76x02_update_channel, in mt76x0u_probe()