Searched refs:mt7615_mac_work (Results 1 – 3 of 3) sorted by relevance
411 INIT_DELAYED_WORK(&phy->mac_work, mt7615_mac_work); in mt7615_register_ext_phy()467 INIT_DELAYED_WORK(&dev->phy.mac_work, mt7615_mac_work); in mt7615_init_device()
630 void mt7615_mac_work(struct work_struct *work);
2008 void mt7615_mac_work(struct work_struct *work) in mt7615_mac_work() function