Searched refs:start_link_work (Results 1 – 3 of 3) sorted by relevance
821 struct delayed_work start_link_work; member
681 INIT_DELAYED_WORK(&ppd->start_link_work, handle_start_link); in hfi1_init_pportdata()
9771 queue_delayed_work(ppd->link_wq, &ppd->start_link_work, in try_start_link()9786 start_link_work.work); in handle_start_link()9844 flush_delayed_work(&ppd->start_link_work); in hfi1_quiet_serdes()9845 cancel_delayed_work_sync(&ppd->start_link_work); in hfi1_quiet_serdes()