Searched refs:check_completion (Results 1 – 4 of 4) sorted by relevance
1890 if (wait_data->check_completion == NULL) in hns3vf_wait_hardware_ready()1893 wait_data->check_completion = NULL; in hns3vf_wait_hardware_ready()1912 wait_data->check_completion = is_vf_reset_done; in hns3vf_wait_hardware_ready()
379 check_completion_func check_completion; member
2459 if (data->check_completion) { in hns3_wait_callback()2470 done = data->check_completion(hw); in hns3_wait_callback()2509 hw->reset.wait_data->check_completion = NULL; in hns3_reset_req_hw_reset()
5640 wait_data->check_completion = is_pf_reset_done; in hns3_wait_hardware_ready()