Home
last modified time | relevance | path

Searched refs:CMD_RST_PRC_EBUSY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_cmd.c184 else if (ret == CMD_RST_PRC_EBUSY) in hns_roce_cmd_mbox()
197 if (ret == CMD_RST_PRC_EBUSY) in hns_roce_cmd_mbox()
H A Dhns_roce_hw_v2.c967 return CMD_RST_PRC_EBUSY; in hns_roce_v2_cmd_hw_reseted()
1004 return CMD_RST_PRC_EBUSY; in hns_roce_v2_cmd_hw_resetting()
1023 return CMD_RST_PRC_EBUSY; in hns_roce_v2_cmd_sw_resetting()
1338 if (ret == CMD_RST_PRC_EBUSY) in hns_roce_cmq_send()
1346 else if (retval == CMD_RST_PRC_EBUSY) in hns_roce_cmq_send()
2640 if (status == CMD_RST_PRC_EBUSY) in hns_roce_v2_chk_mbox()
H A Dhns_roce_device.h254 CMD_RST_PRC_EBUSY, enumerator
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c55 CMD_RST_PRC_EBUSY, enumerator
1016 return CMD_RST_PRC_EBUSY; in hns_roce_v2_cmd_hw_reseted()
1053 return CMD_RST_PRC_EBUSY; in hns_roce_v2_cmd_hw_resetting()
1072 return CMD_RST_PRC_EBUSY; in hns_roce_v2_cmd_sw_resetting()
1139 *busy = (status == CMD_RST_PRC_EBUSY); in v2_chk_mbox_is_avail()

Completed in 20 milliseconds