Searched refs:start_link_work (Results 1 – 3 of 3) sorted by relevance
620 INIT_DELAYED_WORK(&ppd->start_link_work, handle_start_link); in hfi1_init_pportdata()
779 struct delayed_work start_link_work; member
9817 queue_delayed_work(ppd->link_wq, &ppd->start_link_work, in try_start_link()9832 start_link_work.work); in handle_start_link()9890 flush_delayed_work(&ppd->start_link_work); in hfi1_quiet_serdes()9891 cancel_delayed_work_sync(&ppd->start_link_work); in hfi1_quiet_serdes()