Searched refs:sw_resetting (Results 1 – 1 of 1) sorted by relevance
1024 bool sw_resetting; in hns_roce_v2_rst_process_cmd() local1041 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_v2_rst_process_cmd()1049 else if (sw_resetting && instance_stage == HNS_ROCE_STATE_INIT) in hns_roce_v2_rst_process_cmd()1368 bool sw_resetting; in hns_roce_func_clr_chk_rst() local1373 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_func_clr_chk_rst()1375 if (reset_cnt != hr_dev->reset_cnt || hw_resetting || sw_resetting) in hns_roce_func_clr_chk_rst()1390 bool sw_resetting; in hns_roce_func_clr_rst_prc() local1396 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_func_clr_rst_prc()1420 } else if (sw_resetting && instance_stage == HNS_ROCE_STATE_INIT) { in hns_roce_func_clr_rst_prc()