Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c1020 unsigned long instance_stage, in hns_roce_v2_cmd_hw_reseted() argument
1036 instance_stage == HNS_ROCE_STATE_INIT) in hns_roce_v2_cmd_hw_reseted()
1043 unsigned long instance_stage, in hns_roce_v2_cmd_hw_resetting() argument
1073 instance_stage == HNS_ROCE_STATE_INIT) in hns_roce_v2_cmd_hw_resetting()
1100 unsigned long instance_stage; /* the current instance stage */ in check_aedev_reset_status() local
1113 instance_stage = handle->rinfo.instance_state; in check_aedev_reset_status()
1117 return hns_roce_v2_cmd_hw_reseted(hr_dev, instance_stage, in check_aedev_reset_status()
1122 return hns_roce_v2_cmd_hw_resetting(hr_dev, instance_stage, in check_aedev_reset_status()
1126 if (sw_resetting && instance_stage == HNS_ROCE_STATE_INIT) in check_aedev_reset_status()