Searched refs:sw_resetting (Results 1 – 1 of 1) sorted by relevance
790 bool sw_resetting; in hns_roce_v2_rst_process_cmd() local807 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_v2_rst_process_cmd()815 else if (sw_resetting && instance_stage == HNS_ROCE_STATE_INIT) in hns_roce_v2_rst_process_cmd()1134 bool sw_resetting; in hns_roce_func_clr_chk_rst() local1139 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_func_clr_chk_rst()1141 if (reset_cnt != hr_dev->reset_cnt || hw_resetting || sw_resetting) in hns_roce_func_clr_chk_rst()1156 bool sw_resetting; in hns_roce_func_clr_rst_prc() local1162 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_func_clr_rst_prc()1186 } else if (sw_resetting && instance_stage == HNS_ROCE_STATE_INIT) { in hns_roce_func_clr_rst_prc()