Home
last modified time | relevance | path

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

/Linux-v6.6/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()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dmt76x02_mac.h198 void mt76x02_update_channel(struct mt76_phy *mphy);
Dmt76x02_mac.c1028 void mt76x02_update_channel(struct mt76_phy *mphy) in mt76x02_update_channel() function
1041 EXPORT_SYMBOL_GPL(mt76x02_update_channel);
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt76x0/
Dpci.c157 .update_survey = mt76x02_update_channel, in mt76x0e_probe()
Dusb.c215 .update_survey = mt76x02_update_channel, in mt76x0u_probe()