Searched refs:reset_completion_wait (Results 1 – 5 of 5) sorted by relevance
662 wait_for_completion_timeout(&fnic->reset_completion_wait, in fnic_fcoe_process_cvl()679 complete(&fnic->reset_completion_wait); in fnic_fcoe_process_cvl()
208 wait_for_completion_timeout(&fnic->reset_completion_wait, in fnic_handle_link()276 complete(&fnic->reset_completion_wait); in fnic_handle_link()
385 struct completion reset_completion_wait; member
982 init_completion(&fnic->reset_completion_wait); in fnic_probe()
2898 wait_for_completion_timeout(&fnic->reset_completion_wait, in fnic_host_reset()2921 complete(&fnic->reset_completion_wait); in fnic_host_reset()
Completed in 20 milliseconds