Lines Matching refs:reset_task
650 schedule_work(&cp->reset_task); in cas_page_dequeue()
653 schedule_work(&cp->reset_task); in cas_page_dequeue()
739 schedule_work(&cp->reset_task); in cas_begin_auto_negotiation()
1817 schedule_work(&cp->reset_task); in cas_abnormal_irq()
1821 schedule_work(&cp->reset_task); in cas_abnormal_irq()
2709 schedule_work(&cp->reset_task); in cas_tx_timeout()
2712 schedule_work(&cp->reset_task); in cas_tx_timeout()
3867 schedule_work(&cp->reset_task); in cas_change_mtu()
3872 schedule_work(&cp->reset_task); in cas_change_mtu()
3875 flush_work(&cp->reset_task); in cas_change_mtu()
3995 struct cas *cp = container_of(work, struct cas, reset_task); in cas_reset_task()
4178 schedule_work(&cp->reset_task); in cas_link_timer()
4182 schedule_work(&cp->reset_task); in cas_link_timer()
5041 INIT_WORK(&cp->reset_task, cas_reset_task); in cas_init_one()
5174 cancel_work_sync(&cp->reset_task); in cas_remove_one()