Lines Matching refs:reset_task
662 schedule_work(&cp->reset_task); in cas_page_dequeue()
665 schedule_work(&cp->reset_task); in cas_page_dequeue()
750 schedule_work(&cp->reset_task); in cas_begin_auto_negotiation()
1828 schedule_work(&cp->reset_task); in cas_abnormal_irq()
1832 schedule_work(&cp->reset_task); in cas_abnormal_irq()
2720 schedule_work(&cp->reset_task); in cas_tx_timeout()
2723 schedule_work(&cp->reset_task); in cas_tx_timeout()
3882 schedule_work(&cp->reset_task); in cas_change_mtu()
3887 schedule_work(&cp->reset_task); in cas_change_mtu()
3890 flush_work(&cp->reset_task); in cas_change_mtu()
4010 struct cas *cp = container_of(work, struct cas, reset_task); in cas_reset_task()
4193 schedule_work(&cp->reset_task); in cas_link_timer()
4197 schedule_work(&cp->reset_task); in cas_link_timer()
5056 INIT_WORK(&cp->reset_task, cas_reset_task); in cas_init_one()
5185 cancel_work_sync(&cp->reset_task); in cas_remove_one()