Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt76x2/
Dmt76x2.h53 void mt76x2_phy_calibrate(struct work_struct *work);
Dpci_init.c294 INIT_DELAYED_WORK(&dev->cal_work, mt76x2_phy_calibrate); in mt76x2_register_device()
Dpci_phy.c281 void mt76x2_phy_calibrate(struct work_struct *work) in mt76x2_phy_calibrate() function