Searched refs:mt7915_mac_work (Results 1 – 3 of 3) sorted by relevance
622 INIT_DELAYED_WORK(&phy->mac_work, mt7915_mac_work); in mt7915_register_ext_phy()664 INIT_DELAYED_WORK(&dev->phy.mac_work, mt7915_mac_work); in mt7915_register_device()
441 void mt7915_mac_work(struct work_struct *work);
1367 void mt7915_mac_work(struct work_struct *work) in mt7915_mac_work() function