Home
last modified time | relevance | path

Searched refs:instance_stage (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c949 unsigned long instance_stage, in hns_roce_v2_cmd_hw_reseted() argument
965 instance_stage == HNS_ROCE_STATE_INIT) in hns_roce_v2_cmd_hw_reseted()
972 unsigned long instance_stage, in hns_roce_v2_cmd_hw_resetting() argument
993 instance_stage == HNS_ROCE_STATE_INIT) in hns_roce_v2_cmd_hw_resetting()
1021 unsigned long instance_stage; /* the current instance stage */ in hns_roce_v2_rst_process_cmd() local
1037 instance_stage = handle->rinfo.instance_state; in hns_roce_v2_rst_process_cmd()
1044 return hns_roce_v2_cmd_hw_reseted(hr_dev, instance_stage, in hns_roce_v2_rst_process_cmd()
1047 return hns_roce_v2_cmd_hw_resetting(hr_dev, instance_stage, 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()
1387 unsigned long instance_stage; in hns_roce_func_clr_rst_prc() local
[all …]