Lines Matching refs:reset_task
638 schedule_work(&cp->reset_task); in cas_page_dequeue()
641 schedule_work(&cp->reset_task); in cas_page_dequeue()
727 schedule_work(&cp->reset_task); in cas_begin_auto_negotiation()
1797 schedule_work(&cp->reset_task); in cas_abnormal_irq()
1801 schedule_work(&cp->reset_task); in cas_abnormal_irq()
2696 schedule_work(&cp->reset_task); in cas_tx_timeout()
2699 schedule_work(&cp->reset_task); in cas_tx_timeout()
3853 schedule_work(&cp->reset_task); in cas_change_mtu()
3858 schedule_work(&cp->reset_task); in cas_change_mtu()
3861 flush_work(&cp->reset_task); in cas_change_mtu()
3981 struct cas *cp = container_of(work, struct cas, reset_task); in cas_reset_task()
4164 schedule_work(&cp->reset_task); in cas_link_timer()
4168 schedule_work(&cp->reset_task); in cas_link_timer()
5025 INIT_WORK(&cp->reset_task, cas_reset_task); in cas_init_one()
5159 cancel_work_sync(&cp->reset_task); in cas_remove_one()