Searched refs:phy_task (Results 1 – 3 of 3) sorted by relevance
281 struct work_struct phy_task; member759 schedule_work(&tp->phy_task); in sis190_irq()916 container_of(work, struct sis190_private, phy_task); in sis190_phy_task()1027 schedule_work(&tp->phy_task); in sis190_phy_timer()1876 INIT_WORK(&tp->phy_task, sis190_phy_task); in sis190_init_one()1921 cancel_work_sync(&tp->phy_task); in sis190_remove_one()
2426 struct tasklet_struct phy_task; member
3393 tasklet_schedule(&hw->phy_task); in skge_intr()3968 tasklet_init(&hw->phy_task, skge_extirq, (unsigned long) hw); in skge_probe()4066 tasklet_kill(&hw->phy_task); in skge_remove()