Searched refs:start_link_work (Results 1 – 3 of 3) sorted by relevance
670 INIT_DELAYED_WORK(&ppd->start_link_work, handle_start_link); in hfi1_init_pportdata()
757 struct delayed_work start_link_work; member
9768 queue_delayed_work(ppd->link_wq, &ppd->start_link_work, in try_start_link()9783 start_link_work.work); in handle_start_link()9841 flush_delayed_work(&ppd->start_link_work); in hfi1_quiet_serdes()9842 cancel_delayed_work_sync(&ppd->start_link_work); in hfi1_quiet_serdes()