Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c56 CMD_RST_PRC_EBUSY, enumerator
1023 return CMD_RST_PRC_EBUSY; in hns_roce_v2_cmd_hw_reseted()
1060 return CMD_RST_PRC_EBUSY; in hns_roce_v2_cmd_hw_resetting()
1079 return CMD_RST_PRC_EBUSY; in hns_roce_v2_cmd_sw_resetting()
1146 *busy = (status == CMD_RST_PRC_EBUSY); in v2_chk_mbox_is_avail()