Searched refs:ofa_quiesce_work (Results 1 – 2 of 2) sorted by relevance
1395 struct work_struct ofa_quiesce_work; member
3644 ctrl_info = container_of(work, struct pqi_ctrl_info, ofa_quiesce_work); in pqi_ofa_quiesce_worker()3669 schedule_work(&ctrl_info->ofa_quiesce_work); in pqi_ofa_process_event()8602 INIT_WORK(&ctrl_info->ofa_quiesce_work, pqi_ofa_quiesce_worker); in pqi_alloc_ctrl_info()