Searched refs:sw_resetting (Results 1 – 1 of 1) sorted by relevance
1026 bool sw_resetting; in hns_roce_v2_rst_process_cmd() local1043 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_v2_rst_process_cmd()1051 else if (sw_resetting && instance_stage == HNS_ROCE_STATE_INIT) in hns_roce_v2_rst_process_cmd()1369 bool sw_resetting; in hns_roce_func_clr_chk_rst() local1374 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_func_clr_chk_rst()1376 if (reset_cnt != hr_dev->reset_cnt || hw_resetting || sw_resetting) in hns_roce_func_clr_chk_rst()1391 bool sw_resetting; in hns_roce_func_clr_rst_prc() local1397 sw_resetting = ops->ae_dev_resetting(handle); in hns_roce_func_clr_rst_prc()1421 } else if (sw_resetting && instance_stage == HNS_ROCE_STATE_INIT) { in hns_roce_func_clr_rst_prc()