Searched refs:check_completion (Results 1 – 4 of 4) sorted by relevance
329 check_completion_func check_completion; member
1827 if (data->check_completion) { in hns3_wait_callback()1838 done = data->check_completion(hw); in hns3_wait_callback()1877 hw->reset.wait_data->check_completion = NULL; in hns3_reset_req_hw_reset()
2329 if (wait_data->check_completion == NULL) in hns3vf_wait_hardware_ready()2332 wait_data->check_completion = NULL; in hns3vf_wait_hardware_ready()2349 wait_data->check_completion = is_vf_reset_done; in hns3vf_wait_hardware_ready()
5348 wait_data->check_completion = is_pf_reset_done; in hns3_wait_hardware_ready()