Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x2/
Dpci.c25 .update_survey = mt76x02_update_channel, in mt76pci_probe()
Dusb.c28 .update_survey = mt76x02_update_channel, in mt76x2u_probe()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/
Dmt76x02_mac.h192 void mt76x02_update_channel(struct mt76_dev *mdev);
Dmt76x02_mac.c947 void mt76x02_update_channel(struct mt76_dev *mdev) in mt76x02_update_channel() function
963 EXPORT_SYMBOL_GPL(mt76x02_update_channel);
1097 mt76x02_update_channel(&dev->mt76); in mt76x02_mac_work()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x0/
Dpci.c159 .update_survey = mt76x02_update_channel, in mt76x0e_probe()
Dusb.c214 .update_survey = mt76x02_update_channel, in mt76x0u_probe()