Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/drivers/net/wireless/mediatek/mt76/
Dmt76x02_mac.h198 void mt76x02_update_channel(struct mt76_dev *mdev);
Dmt76x02_mac.c1023 void mt76x02_update_channel(struct mt76_dev *mdev) in mt76x02_update_channel() function
1036 EXPORT_SYMBOL_GPL(mt76x02_update_channel);
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt76x0/
Dpci.c143 .update_survey = mt76x02_update_channel, in mt76x0e_probe()
Dusb.c213 .update_survey = mt76x02_update_channel, in mt76x0u_probe()