Lines Matching refs:reset_task
637 schedule_work(&cp->reset_task); in cas_page_dequeue()
640 schedule_work(&cp->reset_task); in cas_page_dequeue()
726 schedule_work(&cp->reset_task); in cas_begin_auto_negotiation()
1784 schedule_work(&cp->reset_task); in cas_abnormal_irq()
1788 schedule_work(&cp->reset_task); in cas_abnormal_irq()
2667 schedule_work(&cp->reset_task); in cas_tx_timeout()
2670 schedule_work(&cp->reset_task); in cas_tx_timeout()
3818 schedule_work(&cp->reset_task); in cas_change_mtu()
3823 schedule_work(&cp->reset_task); in cas_change_mtu()
3826 flush_work(&cp->reset_task); in cas_change_mtu()
3946 struct cas *cp = container_of(work, struct cas, reset_task); in cas_reset_task()
4129 schedule_work(&cp->reset_task); in cas_link_timer()
4133 schedule_work(&cp->reset_task); in cas_link_timer()
4977 INIT_WORK(&cp->reset_task, cas_reset_task); in cas_init_one()
5110 cancel_work_sync(&cp->reset_task); in cas_remove_one()