Searched refs:ppu_work (Results 1 – 2 of 2) sorted by relevance
138 chip = container_of(ugly, struct mv88e6xxx_chip, ppu_work); in mv88e6xxx_phy_ppu_reenable_work()155 schedule_work(&chip->ppu_work); in mv88e6xxx_phy_ppu_reenable_timer()194 INIT_WORK(&chip->ppu_work, mv88e6xxx_phy_ppu_reenable_work); in mv88e6xxx_phy_ppu_state_init()
338 struct work_struct ppu_work; member