Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c2553 static int hns_roce_v2_cmd_pending(struct hns_roce_dev *hr_dev) in hns_roce_v2_cmd_pending() function
2595 while (hns_roce_v2_cmd_pending(hr_dev)) { in hns_roce_v2_post_mbox()
2620 while (hns_roce_v2_cmd_pending(hr_dev) && time_before(jiffies, end)) in hns_roce_v2_chk_mbox()
2623 if (hns_roce_v2_cmd_pending(hr_dev)) { in hns_roce_v2_chk_mbox()